From: ankry Date: Mon, 25 Nov 2002 14:17:01 +0000 (+0000) Subject: - massive attack: no need for 755 for *.la X-Git-Tag: auto/ac/librsync-0_9_6-1~6 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=4e11041cb8614f8cdc40196ef7e1b8987d9def52;p=packages%2Flibrsync.git - massive attack: no need for 755 for *.la Changed files: librsync.spec -> 1.10 --- diff --git a/librsync.spec b/librsync.spec index 0fb364e..41bb1b1 100644 --- a/librsync.spec +++ b/librsync.spec @@ -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/*