]> git.pld-linux.org Git - packages/flac.git/commitdiff
- massive attack: no need for 755 for *.la
authorankry <ankry@pld-linux.org>
Mon, 25 Nov 2002 14:13:02 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flac.spec -> 1.10

flac.spec

index 2550eefb5da8241be6f5e662c77e711c2cabf51c..3d6d8ca4a89debc56cca8a740df993cd586b4255 100644 (file)
--- a/flac.spec
+++ b/flac.spec
@@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/*
 %{_aclocaldir}/*
 
 %{_includedir}/*
 %{_aclocaldir}/*
 
This page took 0.030116 seconds and 4 git commands to generate.