]> git.pld-linux.org Git - packages/mc.git/commitdiff
- custom pam.d perm should stay
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 6 Sep 2009 18:07:26 +0000 (18:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mc.spec -> 1.290

mc.spec

diff --git a/mc.spec b/mc.spec
index 05c7c4dcf2d32ccbe116254524937e52cc49dfae..33376dc7e4712246adfafc7c9d86ddf1302713f6 100644 (file)
--- a/mc.spec
+++ b/mc.spec
@@ -402,8 +402,7 @@ fi
 
 %files -n mcserv
 %defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
-
+%attr(640,root,root)  %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
 %attr(754,root,root) /etc/rc.d/init.d/mcserv
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcserv
 %{_mandir}/man8/mcserv.8*
This page took 0.085372 seconds and 4 git commands to generate.