From f20b7d3995dcac4476665cfd291614b3bc05499d Mon Sep 17 00:00:00 2001 From: darekr Date: Tue, 2 May 2006 19:57:48 +0000 Subject: [PATCH] - .so and .la perms Changed files: emcast.spec -> 1.3 --- emcast.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emcast.spec b/emcast.spec index c3d37f0..4de3865 100644 --- a/emcast.spec +++ b/emcast.spec @@ -101,8 +101,8 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc HACKING doc/*.txt %attr(755,root,root) %{_bindir}/%{name}-config -%attr(755,root,root) %{_libdir}/*.la -%{_libdir}/*.so +%attr(755,root,root %{_libdir}/*.so +%{_libdir}/*.la %{_includedir}/%{name} %{_includedir}/btp %{_libdir}/%{name} -- 2.43.0