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

mysql.spec

index 97ee9d41d6ae2726794aef56933e76e21cf7efd6..57b8f2375a349f1be59788fa462d701062d0df5d 100644 (file)
@@ -508,7 +508,7 @@ fi
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*[^tr].a
 %{_includedir}/mysql
This page took 0.16329 seconds and 4 git commands to generate.