]> git.pld-linux.org Git - packages/pwdutils.git/commitdiff
- /etc/skel/tmp added auto/th/pwdutils-3_0_7-3
authorhavner <havner@pld-linux.org>
Mon, 17 Jul 2006 09:15:20 +0000 (09:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    pwdutils.spec -> 1.73

pwdutils.spec

index aa542f408dceafc1e4b5cf14c59097b780407773..bb9d45949eb7a27d0fdbdeec1619db638d3cf380 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Utilities to manage the passwd and shadow user information
 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
@@ -175,7 +175,7 @@ sed -i -e 's/-Werror //' configure.in
 
 %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
@@ -238,6 +238,7 @@ fi
 %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
This page took 0.034404 seconds and 4 git commands to generate.