Accepting request 42406 from home:darix:branches:openSUSE:Factory

Copy from home:darix:branches:openSUSE:Factory/ruby based on submit request 42406 from user darix

OBS-URL: https://build.opensuse.org/request/show/42406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby?expand=0&rev=17
This commit is contained in:
OBS User autobuild 2010-07-02 13:54:24 +00:00 committed by Git OBS Bridge
parent dbb7b2f126
commit eda77c0412
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 2 09:50:00 UTC 2010 - mrueckert@suse.de
- add ruby(abi) = 1.8 provides
-------------------------------------------------------------------
Wed May 19 14:44:51 UTC 2010 - mrueckert@suse.de

View File

@ -20,7 +20,7 @@
Name: ruby
Version: 1.8.7.p249
Release: 3
Release: 4
#
%define pkg_version 1.8.7
%define patch_level p249
@ -50,6 +50,7 @@ Provides: /usr/bin/ruby
%define bleak_house_version 4.0
Provides: ruby_with_bleak_house = %{bleak_house_version}-%{release}
%endif
Provides: ruby(abi) = %{rb_ver}
#
Url: http://www.ruby-lang.org/
Source: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{pkg_version}-%{patch_level}.tar.bz2