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

gstreamer.spec

index 758acb8817290a91fd5890ab8dfcc243854c09a3..b6c8244fd0fc1fd6a9e9336662c4813243a7079c 100644 (file)
@@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/lib*.so.*
 %dir %{_libdir}/gst
 %attr(755,root,root) %{_libdir}/gst/*.so*
-%attr(755,root,root) %{_libdir}/gst/*.la
+%{_libdir}/gst/*.la
 %{_mandir}/man1/*
 
 %files devel
This page took 0.098819 seconds and 4 git commands to generate.