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

detect.spec

index e78a723a1df4f1b52693a7b6af76b2d0d132b5cc..d740f9307e6ece68fd3f23571ac949aeb93e8f90 100644 (file)
@@ -156,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs-devel
 %defattr(644,root,root,755)
 %doc docs/{Programming,API,ISA-Structure,PCI-Structure}
-%attr(755,root,root) %{_libdir}/libdetect.la
+%{_libdir}/libdetect.la
 %attr(755,root,root) %{_libdir}/libdetect.so
 %{_includedir}/detect.h
 
This page took 0.054663 seconds and 4 git commands to generate.