]> git.pld-linux.org Git - packages/expat.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:
    expat.spec -> 1.27

expat.spec

index b17800a9af80492604fd82f7444e377326591762..8ee7430d6731e2b1c34abb340dab755322c5741a 100644 (file)
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc doc/{reference.html,style.css}
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/*
 
 %files static
This page took 0.179249 seconds and 4 git commands to generate.