]> git.pld-linux.org Git - packages/gtkspell3.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:
    gtkspell.spec -> 1.5

gtkspell.spec

index 57366c52d0c0dee27b28961e8dd0a94365643f0a..f31b1b8cc67bfe747a0abf30d16f4e00169b9d10 100644 (file)
@@ -86,7 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 %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}/%{name}-2.0
 %{_pkgconfigdir}/*.pc
 
This page took 0.044561 seconds and 4 git commands to generate.