]> git.pld-linux.org Git - packages/apparmor-parser.git/commitdiff
- 755 for exec
authorzbyniu <zbyniu@pld-linux.org>
Thu, 27 Apr 2006 21:41:00 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apparmor-parser.spec -> 1.2

apparmor-parser.spec

index eb51a678c45e6b0ca6433774b5d4cc71d975dc15..3b9eaf9db461a53cc6f26aae1c759fba147ee5cb 100644 (file)
@@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README
-/sbin/apparmor_parser
+%attr(755,root,root) /sbin/apparmor_parser
 %dir %{_sysconfdir}/apparmor
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apparmor/subdomain.conf
 #%attr(754,root,root) /etc/rc.d/init.d/aaeventd
This page took 0.107521 seconds and 4 git commands to generate.