From e40bfe066eb889be7e1ddaffe591e8221cdb92a2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 20 Aug 2004 09:02:56 +0000 Subject: [PATCH] - missing defattr for -static, moved headers to -devel Changed files: ruby.spec -> 1.74 --- ruby.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index 4146f48..1a6d63f 100644 --- a/ruby.spec +++ b/ruby.spec @@ -225,10 +225,11 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so +%{_libdir}/%{name}/1.8/*/*.h %files static +%defattr(644,root,root,755) %{_libdir}/lib*.a -%{_libdir}/%{name}/1.8/*/*.h %files tk %defattr(644,root,root,755) -- 2.44.0