[packages/ruby] - irb is also needed by rdoc - make those deps minimaly versioned

baggins baggins at pld-linux.org
Thu Aug 28 22:13:43 CEST 2014


commit 1a82b3648fe7e57c4500ac165447373478c33f23
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Aug 28 22:13:10 2014 +0200

    - irb is also needed by rdoc
    - make those deps minimaly versioned

 ruby.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 310f755..faf9054 100644
--- 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"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/1a82b3648fe7e57c4500ac165447373478c33f23



More information about the pld-cvs-commit mailing list