From 7729f02fcc7221ad5b930f1b5c7e01549e20a335 Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 25 Nov 2002 14:13:03 +0000 Subject: [PATCH] - massive attack: no need for 755 for *.la Changed files: gb.spec -> 1.21 --- gb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gb.spec b/gb.spec index b2f2345..036c5b3 100644 --- a/gb.spec +++ b/gb.spec @@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc ChangeLog NEWS README TODO docs/*.txt %attr(755,root,root) %{_libdir}/lib*.so -%attr(755,root,root) %{_libdir}/lib*.la +%{_libdir}/lib*.la %attr(755,root,root) %{_libdir}/*.sh %{_includedir}/* -- 2.44.0