- buildignore own subpackages to avoid bootstrap problem
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=51
This commit is contained in:
parent
7c72551d75
commit
063e408fc6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 3 15:31:49 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- buildignore own subpackages to avoid bootstrap problem
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 6 10:30:08 UTC 2012 - coolo@suse.com
|
Mon Aug 6 10:30:08 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -30,6 +30,7 @@ Group: Development/Languages/Ruby
|
|||||||
BuildRequires: ruby-common
|
BuildRequires: ruby-common
|
||||||
BuildRequires: ruby19-devel
|
BuildRequires: ruby19-devel
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
|
#!BuildIgnore: ruby ruby-devel
|
||||||
%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