- Don't require rpm-with-ruby-provide-hook on SLE11.
It's not a runtime requirement but a build-time requirement for rubygems in SLE11. Buildservice will take care of that. - reintroduce update-alternatives for rake, rdoc and ri as those OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=74
This commit is contained in:
parent
2106091d7a
commit
34e0aa104c
@ -1,7 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 10 11:20:16 UTC 2014 - kkaempf@suse.com
|
||||||
|
|
||||||
|
- Don't require rpm-with-ruby-provide-hook on SLE11.
|
||||||
|
It's not a runtime requirement but a build-time requirement for
|
||||||
|
rubygems in SLE11. Buildservice will take care of that.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 12:05:32 UTC 2014 - coolo@suse.com
|
Fri Feb 7 12:05:32 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
- reintroduce update-alternatives for rake,rdoc and ri as those
|
- reintroduce update-alternatives for rake, rdoc and ri as those
|
||||||
can come from more uptodate gems
|
can come from more uptodate gems
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -83,10 +83,6 @@ Provides: ruby(abi) = %{rb_ver}
|
|||||||
|
|
||||||
Provides: ruby-common = %{rpm_macros_version}
|
Provides: ruby-common = %{rpm_macros_version}
|
||||||
Obsoletes: ruby-common < %{rpm_macros_version}
|
Obsoletes: ruby-common < %{rpm_macros_version}
|
||||||
%if 0%{?suse_version} < 1140
|
|
||||||
# we need a patched rpm
|
|
||||||
Requires: rpm-with-ruby-provide-hook
|
|
||||||
%endif
|
|
||||||
Provides: ruby21
|
Provides: ruby21
|
||||||
Conflicts: ruby18
|
Conflicts: ruby18
|
||||||
Conflicts: ruby19
|
Conflicts: ruby19
|
||||||
|
Loading…
Reference in New Issue
Block a user