From 4f80b38c4dc01c1318e4824bbc617f8e828c9d36 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Thu, 6 Jan 2011 17:30:05 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line import rpm-setup version cleaned by blino ------------------------------------------------------------------------ --- rubygems.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rubygems.rb') diff --git a/rubygems.rb b/rubygems.rb index 1a775bd..0ae5979 100755 --- a/rubygems.rb +++ b/rubygems.rb @@ -74,7 +74,7 @@ if gems.length > 0 end if requires for d in spec.dependencies - print d.requirement.to_rpm(d.name) unless d.type != :runtime + print d.requirement.to_rpm(d.name) end for d in spec.required_rubygems_version.to_rpm("rubygems") print d.gsub(/(rubygem\()|(\))/, "") -- cgit v1.2.1