Accepting request 149508 from devel:languages:ruby

fix bootstrap problem. fixed changelog (forwarded request 149455 from adrianSuSE)

OBS-URL: https://build.opensuse.org/request/show/149508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby?expand=0&rev=41
This commit is contained in:
Stephan Kulow 2013-01-22 16:50:33 +00:00 committed by Git OBS Bridge
commit 495ef5fe74
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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