Author: qboosh                       Date: Fri Apr 27 10:09:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include chpasswd pam.d file (spotted by Kamil Jakubowski)

---- Files affected:
SPECS:
   shadow.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/shadow.spec
diff -u SPECS/shadow.spec:1.126 SPECS/shadow.spec:1.127
--- SPECS/shadow.spec:1.126     Fri Mar 16 22:45:59 2007
+++ SPECS/shadow.spec   Fri Apr 27 12:09:54 2007
@@ -2,7 +2,6 @@
 # TODO
 # - new files:
 #   /etc/pam.d/chgpasswd
-#   /etc/pam.d/chpasswd
 #   /etc/pam.d/newusers
 #   /usr/sbin/chgpasswd
 #   /usr/sbin/nologin
@@ -13,7 +12,6 @@
 # - update shadow-po-update.patch
 # - package or remove:
 #   /etc/pam.d/chgpasswd
-#   /etc/pam.d/chpasswd
 #   /etc/pam.d/groupmems
 #   /etc/pam.d/newusers
 #   /usr/sbin/chgpasswd
@@ -109,6 +107,7 @@
 Source6:       chfn.pamd
 Source7:       passwd.pamd
 Source8:       useradd.pamd
+Source9:       chpasswd.pamd
 Patch0:                %{name}-pld.patch
 Patch1:                %{name}-chage_expdays.patch
 Patch2:                %{name}-po-update.patch
@@ -254,6 +253,7 @@
 install %{SOURCE6} $RPM_BUILD_ROOT/etc/pam.d/chfn
 install %{SOURCE7} $RPM_BUILD_ROOT/etc/pam.d/passwd
 install %{SOURCE8} $RPM_BUILD_ROOT/etc/pam.d/useradd
+install %{SOURCE9} $RPM_BUILD_ROOT/etc/pam.d/chpasswd
 sed -e 's/usermod/userdel/' etc/pam.d/usermod > 
$RPM_BUILD_ROOT/etc/pam.d/userdel
 install etc/pam.d/usermod $RPM_BUILD_ROOT/etc/pam.d/usermod
 install etc/pam.d/groupadd $RPM_BUILD_ROOT/etc/pam.d/groupadd
@@ -297,6 +297,7 @@
 %attr(750,root,root) %dir %{_sysconfdir}/default
 %attr(640,root,root) %config %verify(not md5 mtime size) 
%{_sysconfdir}/default/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/pam.d/chage
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/pam.d/chpasswd
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/pam.d/passwd
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/pam.d/shadow
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/pam.d/useradd
@@ -651,6 +652,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2007/04/27 10:09:54  qboosh
+- include chpasswd pam.d file (spotted by Kamil Jakubowski)
+
 Revision 1.126  2007/03/16 21:45:59  glen
 - possible fixes link (by arekm)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shadow.spec?r1=1.126&r2=1.127&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to