update to 1.3.1 [release 1.3.1-1mamba;Sat Jul 28 2018]
This commit is contained in:
parent
6dcc1c2293
commit
4b4e54c228
13
pam.spec
13
pam.spec
@ -9,15 +9,16 @@
|
|||||||
%define unix2_ver 2.6
|
%define unix2_ver 2.6
|
||||||
|
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 1.3.0
|
Version: 1.3.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Utilities for monitoring your system and processes on your system
|
Summary: Utilities for monitoring your system and processes on your system
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.linux-pam.org
|
URL: http://www.linux-pam.org
|
||||||
Source: http://linux-pam.org/library/Linux-PAM-%{version}.tar.bz2
|
Source: https://github.com/linux-pam/linux-pam.git/v%{version}/linux-pam-%{version}.tar.bz2
|
||||||
|
#Source: http://linux-pam.org/library/Linux-PAM-%{version}.tar.bz2
|
||||||
#Source1: pam.conf
|
#Source1: pam.conf
|
||||||
Source2: pam_other
|
Source2: pam_other
|
||||||
Source3: pam-system-auth
|
Source3: pam-system-auth
|
||||||
@ -95,13 +96,14 @@ PAM (Pluggable Authentication Modules) is a system security tool which allows sy
|
|||||||
This package contains the documentation files in html, pdf and postscript formats.
|
This package contains the documentation files in html, pdf and postscript formats.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a4 -a5 -a9 -a10 -n Linux-PAM-%{version}
|
%setup -q -a4 -a5 -a9 -a10 -n linux-pam-%{version}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./autogen.sh
|
||||||
%configure \
|
%configure \
|
||||||
--disable-prelude \
|
--disable-prelude \
|
||||||
--with-mailspool=/var/mail \
|
--with-mailspool=/var/mail \
|
||||||
@ -238,6 +240,9 @@ exit 0
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 28 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-1mamba
|
||||||
|
- update to 1.3.1
|
||||||
|
|
||||||
* Sat Nov 04 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba
|
* Sat Nov 04 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba
|
||||||
- group.conf: add sddm and gdm support
|
- group.conf: add sddm and gdm support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user