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

gd.spec

diff --git a/gd.spec b/gd.spec
index 9854f63f8b98d92a8cca5aef5baf65895ec85d26..878e10b9d019764c7b5aa6119c0cd224e66476be 100644 (file)
--- a/gd.spec
+++ b/gd.spec
@@ -177,7 +177,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc index.html
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/*.la
+%{_libdir}/*.la
 %{_includedir}/*
 
 %files static
This page took 0.150992 seconds and 4 git commands to generate.