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

popt.spec

index a3a0ef6b290de44db86383b1c7b85006a1b459ae..feb364961b66d94be9f4eead820e937c3f58f12f 100644 (file)
--- a/popt.spec
+++ b/popt.spec
@@ -132,7 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpopt.so
-%attr(755,root,root) %{_libdir}/libpopt.la
+%{_libdir}/libpopt.la
 %{_mandir}/man3/*
 %{_includedir}/popt.h
 
This page took 0.113599 seconds and 4 git commands to generate.