diff --git a/rubygems.spec b/rubygems.spec index 9fba6f0..6481a50 100644 --- a/rubygems.spec +++ b/rubygems.spec @@ -13,9 +13,10 @@ Summary: The Ruby standard for packaging ruby libraries Name: rubygems Version: 0.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries -License: Ruby License/GPL +# No GPL version is specified. +License: Ruby or GPL+ URL: http://rubyforge.org/projects/rubygems/ Source0: http://rubyforge.org/frs/download.php/20989/rubygems-0.9.4.tgz Patch0: noarch-gemdir.patch @@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %{ruby_sitelib}/rbconfig/datadir.rb %changelog +* Wed Sep 3 2008 Tom "spot" Callaway - 0.9.4-2 +- fix license tag + * Fri Jul 27 2007 David Lutterkort - 0.9.4-1 - Conditionalize so it builds on RHEL4