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

librsync.spec

index 0fb364e212a5a5afa691a8173f6f03895efbc7a1..41bb1b129417a1ee45c982f2055bf566f712075f 100644 (file)
@@ -102,7 +102,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}/*
 %{_mandir}/man3/*
 
This page took 0.068148 seconds and 4 git commands to generate.