Accepting request 127027 from home:coolo:branches:openSUSE:Factory

- Provide the following new RPM macros:
  + %gem_unpack
  + %gem_build
  + %gem_install (retaining the old behavior)

- add automatic provides and requires for rubygems

OBS-URL: https://build.opensuse.org/request/show/127027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=32
This commit is contained in:
Stephan Kulow
2012-07-04 05:08:42 +00:00
committed by Git OBS Bridge
parent 3546ed42e8
commit 96685ceb06
5 changed files with 99 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jul 3 08:02:01 UTC 2012 - saschpe@suse.de
- Provide the following new RPM macros:
+ %gem_unpack
+ %gem_build
+ %gem_install (retaining the old behavior)
-------------------------------------------------------------------
Mon Jul 2 14:06:43 UTC 2012 - coolo@suse.com
- add automatic provides and requires for rubygems
-------------------------------------------------------------------
Tue Jun 19 10:10:00 UTC 2012 - coolo@suse.com