Author: havner                       Date: Mon Jul 17 09:15:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /etc/skel/tmp added
- rel 3

---- Files affected:
SPECS:
   pwdutils.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/pwdutils.spec
diff -u SPECS/pwdutils.spec:1.72 SPECS/pwdutils.spec:1.73
--- SPECS/pwdutils.spec:1.72    Sun Mar 12 23:56:28 2006
+++ SPECS/pwdutils.spec Mon Jul 17 11:15:20 2006
@@ -12,7 +12,7 @@
 Summary(pl):   Narzędzia do zarządzania informacjami o użytkownikach z passwd 
i shadow
 Name:          pwdutils
 Version:       3.0.7
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Applications/System
 Source0:       
ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2
@@ -176,7 +176,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel}
+install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/tmp}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -239,6 +239,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/tmp
 %attr(755,root,root) %{_bindir}/chage
 %attr(4755,root,root) %{_bindir}/chfn
 %attr(4755,root,root) %{_bindir}/chsh
@@ -301,6 +302,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2006/07/17 09:15:20  havner
+- /etc/skel/tmp added
+- rel 3
+
 Revision 1.72  2006/03/12 22:56:28  glen
 - use %service, adapterized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pwdutils.spec?r1=1.72&r2=1.73&f=u

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

Reply via email to