]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- irb is also needed by rdoc
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Aug 2014 20:13:10 +0000 (22:13 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Aug 2014 20:13:10 +0000 (22:13 +0200)
- make those deps minimaly versioned

ruby.spec

index 310f755a7150bfa58fa9868ea7e8d25750f67f93..faf9054f01c655e1d8b6d53b01a5f4d05938c459 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -316,9 +316,8 @@ Epoch:              0
 License:       GPL v2 and Ruby and MIT
 Group:         Development/Libraries
 Requires:      %{name}-modules = 1:%{basever}.%{patchlevel}-%{rel}
-Requires:      %{name}-json
-# should the above be versioned?
-# = 0:%{json_ver}-%{basever}.%{patchlevel}.%{rel}
+Requires:      %{name}-irb >= %{irb_ver}
+Requires:      %{name}-json >= %{json_ver}
 Epoch:         0
 Obsoletes:     rdoc <= 0.9.0
 %if "%{_rpmversion}" >= "5"
This page took 0.135919 seconds and 4 git commands to generate.