From 981a1ecad4fc620e87bfccc7b73b0c049b9bdc430c70941feafc48031c1d6f9e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 13 Nov 2012 14:14:41 +0000 Subject: [PATCH] - ruby-common no longer provides anything that ruby requires, so remove it OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=53 --- ruby.changes | 6 ++++++ ruby.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ruby.changes b/ruby.changes index 2f7394f..8cf5120 100644 --- a/ruby.changes +++ b/ruby.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 13 14:14:27 UTC 2012 - coolo@suse.com + +- ruby-common no longer provides anything that ruby requires, + so remove it + ------------------------------------------------------------------- Sat Nov 3 15:31:49 UTC 2012 - coolo@suse.com diff --git a/ruby.spec b/ruby.spec index 168a0cd..c1ef19a 100644 --- a/ruby.spec +++ b/ruby.spec @@ -34,7 +34,6 @@ BuildRequires: update-alternatives %requires_eq ruby19 Provides: rubygems = 1.8.15 Obsoletes: rubygems < 1.8.15 -Requires: ruby-common >= 1.0 Requires: update-alternatives %{expand:%(rpm -ql ruby19 | fgrep .gemspec | /usr/bin/ruby1.9 /usr/lib/rpm/rubygemsdeps.rb --provides | sed -e 's,^,Provides:,')}