]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- added deps and defattr for -tk auto/ac/ruby-1_8_0-3
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 20 Oct 2003 11:15:29 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby.spec -> 1.47

ruby.spec

index 5168df9be7c4634c20c6161d72f646149c7fcfe7..1b0c26480a0d7ba9b7560954d40d8c5a2883b1da 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -65,6 +65,7 @@ processamento de texto. 
 Summary:       Ruby/Tk bindings
 Summary(pl):   Wi±zania Ruby/Tk
 Group:         Development/Languages
+Requires:      %{name} = %{version}
 
 %description tk
 This pachage contains Ruby/Tk bindings.
@@ -178,9 +179,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/lib*a
+%{_libdir}/lib*.a
 
 %files tk
+%defattr(644,root,root,755)
 %{_libdir}/%{name}/1.8/tcltk.rb
 %{_libdir}/%{name}/1.8/tk*.rb
 %attr(755,root,root) %{_libdir}/%{name}/1.8/*-linux/t*.so
This page took 0.039843 seconds and 4 git commands to generate.