From 64cc6ac89fb6952dd607d1a7536ccbca7ea5b836d820d96f43e045fb6bac01b3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 22 Jan 2013 08:21:57 +0000 Subject: [PATCH] Accepting request 149455 from openSUSE:Tools:2.4 fix bootstrap problem. fixed changelog OBS-URL: https://build.opensuse.org/request/show/149455 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=55 --- ruby.changes | 5 +++++ ruby.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ruby.changes b/ruby.changes index 8cf5120..7460344 100644 --- a/ruby.changes +++ b/ruby.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 21 15:42:54 UTC 2013 - adrian@suse.de + +- buildignore rubygems package to avoid bootstrap problem + ------------------------------------------------------------------- Tue Nov 13 14:14:27 UTC 2012 - coolo@suse.com diff --git a/ruby.spec b/ruby.spec index c1ef19a..fce9f17 100644 --- a/ruby.spec +++ b/ruby.spec @@ -1,7 +1,7 @@ # # spec file for package ruby # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,6 +31,7 @@ BuildRequires: ruby-common BuildRequires: ruby19-devel BuildRequires: update-alternatives #!BuildIgnore: ruby ruby-devel +#!BuildIgnore: rubygems %requires_eq ruby19 Provides: rubygems = 1.8.15 Obsoletes: rubygems < 1.8.15