]> git.pld-linux.org Git - packages/calamaris.git/commitdiff
- permission on binaries changed to 755. calamaris-2_29-1
authorkloczek <kloczek@pld-linux.org>
Mon, 27 Mar 2000 01:28:21 +0000 (01:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    calamaris.spec -> 1.3

calamaris.spec

index 9673892416518e42efeaf34c9eb15424e6343df7..a3d3fec79bc0ae5362e2216958a5cbcf9cf79f68 100644 (file)
@@ -49,8 +49,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc *.gz
-%{_mandir}/*/*
 %attr(750,root,root) /etc/cron.d/calamaris
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/calamaris
-%attr(750,root,root) %{_bindir}/*
-%attr(750,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_sbindir}/*
+%{_mandir}/*/*
This page took 0.05433 seconds and 4 git commands to generate.