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
This commit is contained in:
parent
981a1ecad4
commit
64cc6ac89f
@ -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
|
Tue Nov 13 14:14:27 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ruby
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,6 +31,7 @@ BuildRequires: ruby-common
|
|||||||
BuildRequires: ruby19-devel
|
BuildRequires: ruby19-devel
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
#!BuildIgnore: ruby ruby-devel
|
#!BuildIgnore: ruby ruby-devel
|
||||||
|
#!BuildIgnore: rubygems
|
||||||
%requires_eq ruby19
|
%requires_eq ruby19
|
||||||
Provides: rubygems = 1.8.15
|
Provides: rubygems = 1.8.15
|
||||||
Obsoletes: rubygems < 1.8.15
|
Obsoletes: rubygems < 1.8.15
|
||||||
|
Loading…
Reference in New Issue
Block a user