SPECS: pwdutils.spec - added /etc/skel/etc

gotar gotar at pld-linux.org
Mon Oct 20 18:16:45 CEST 2008


Author: gotar                        Date: Mon Oct 20 16:16:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added /etc/skel/etc

---- Files affected:
SPECS:
   pwdutils.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/pwdutils.spec
diff -u SPECS/pwdutils.spec:1.88 SPECS/pwdutils.spec:1.89
--- SPECS/pwdutils.spec:1.88	Mon Sep  8 22:06:08 2008
+++ SPECS/pwdutils.spec	Mon Oct 20 18:16:40 2008
@@ -187,7 +187,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/tmp}
+install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/{etc,tmp}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -251,6 +251,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/chfn.allow
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/chsh.allow
 %dir /etc/skel
+%dir /etc/skel/etc
 %dir /etc/skel/tmp
 %attr(755,root,root) %{_bindir}/chage
 %attr(4755,root,root) %{_bindir}/chfn
@@ -333,6 +334,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2008/10/20 16:16:40  gotar
+- added /etc/skel/etc
+
 Revision 1.88  2008/09/08 20:06:08  qboosh
 - added crypt patch to restore MD5(!) and add blowfish support in chpasswd(8)
 - added lt patch to fix build with libtool 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pwdutils.spec?r1=1.88&r2=1.89&f=u



More information about the pld-cvs-commit mailing list