From 4e11041cb8614f8cdc40196ef7e1b8987d9def52 Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 25 Nov 2002 14:17:01 +0000 Subject: [PATCH] - massive attack: no need for 755 for *.la Changed files: librsync.spec -> 1.10 --- librsync.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/* -- 2.44.0