]> git.pld-linux.org Git - packages/pwdutils.git/blobdiff - pwdutils.spec
- release 4 (by relup.sh)
[packages/pwdutils.git] / pwdutils.spec
index b5a394f7948f3e6bebd1c7840ab2778e86774260..f6c81148df1eeebb23cffb79ffe8e9527785b536 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Utilities to manage the passwd and shadow user information
 Summary(pl.UTF-8):     Narzędzia do zarządzania informacjami o użytkownikach z passwd i shadow
 Name:          pwdutils
 Version:       3.2.19
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Base
 #Source0:      ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2
@@ -194,8 +194,7 @@ funkcjonalność tylko dla jednej grupy zarządzania PAM: zmiany haseł.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/{etc,tmp}}
-
+install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/tmp}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -257,7 +256,6 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/login.defs
 %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 %config(missingok) %attr(700,root,root) /etc/skel/tmp
 %attr(755,root,root) %{_bindir}/chage
 %attr(4755,root,root) %{_bindir}/chfn
This page took 0.035907 seconds and 4 git commands to generate.