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:
commit
495ef5fe74
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user