SHA256
1
0
forked from pool/ruby

- 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:
Klaus Kämpf 2014-02-10 11:21:50 +00:00 committed by Git OBS Bridge
parent 2106091d7a
commit 34e0aa104c
2 changed files with 8 additions and 5 deletions

View File

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

View File

@ -83,10 +83,6 @@ Provides: ruby(abi) = %{rb_ver}
Provides: 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
Conflicts: ruby18
Conflicts: ruby19