mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
Merge pull request #1 from law/pam:rosa2014.1
Force reconfigure (for build with frozen time)
This commit is contained in:
commit
4da51b39ed
1 changed files with 2 additions and 2 deletions
4
pam.spec
4
pam.spec
|
@ -17,7 +17,7 @@ Epoch: 1
|
||||||
Summary: A security tool which provides authentication for applications
|
Summary: A security tool which provides authentication for applications
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 1.1.8
|
Version: 1.1.8
|
||||||
Release: 29
|
Release: 30
|
||||||
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
|
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
|
||||||
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
|
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
|
@ -278,7 +278,7 @@ mv pam-redhat-%{pam_redhat_version}/* modules
|
||||||
install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/
|
install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -i
|
autoreconf -fi
|
||||||
%configure2_5x \
|
%configure2_5x \
|
||||||
--sbindir=/sbin \
|
--sbindir=/sbin \
|
||||||
--libdir=/%{_lib} \
|
--libdir=/%{_lib} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue