update to 4.2.1 [release 4.2.1-1mamba;Wed Jun 04 2014]
This commit is contained in:
parent
6d193da44d
commit
214f7b7d4d
16
shadow.spec
16
shadow.spec
@ -1,14 +1,14 @@
|
||||
%define shadowgroupid 15
|
||||
Summary: Utilities for managing shadow password files and user/group accounts
|
||||
Name: shadow
|
||||
Version: 4.1.5.1
|
||||
Version: 4.2.1
|
||||
Group: Applications/Security
|
||||
Release: 1mamba
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://pkg-shadow.alioth.debian.org/
|
||||
Source0: http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.bz2
|
||||
Source0: http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.xz
|
||||
Source1: shadow-useradd
|
||||
Source2: shadow-pam-shadow
|
||||
Source3: shadow-pam-useradd
|
||||
@ -56,7 +56,7 @@ The shadow-common package includes the necessary programs for converting UNIX pa
|
||||
%setup -q
|
||||
#%patch1 -p1
|
||||
#%patch2 -p1
|
||||
%patch3 -p1
|
||||
#%patch3 -p1
|
||||
#%patch4 -p1
|
||||
|
||||
%build
|
||||
@ -210,7 +210,6 @@ exit 0
|
||||
%attr(644,root,root) %config /etc/pam.d/groupmod
|
||||
%attr(644,root,root) %config /etc/pam.d/chage
|
||||
%attr(644,root,root) %config /etc/pam.d/chpasswd
|
||||
%{_mandir}/man1/login.1.gz
|
||||
|
||||
%files common -f shadow.lang
|
||||
%defattr(-,root,root)
|
||||
@ -223,13 +222,14 @@ exit 0
|
||||
/bin/groups
|
||||
%{_bindir}/faillog
|
||||
%{_bindir}/lastlog
|
||||
%{_bindir}/newgidmap
|
||||
%{_bindir}/newuidmap
|
||||
%{_sbindir}/newusers
|
||||
%{_mandir}/man1/groups.1.gz
|
||||
%{_mandir}/man5/faillog.5.gz
|
||||
%{_mandir}/man8/lastlog.8.gz
|
||||
%{_mandir}/man8/newusers.8.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jun 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-1mamba
|
||||
- update to 4.2.1
|
||||
|
||||
* Sat Dec 08 2012 Automatic Build System <autodist@mambasoft.it> 4.1.5.1-1mamba
|
||||
- update to 4.1.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user