Accepting request 128132 from home:saschpe:branches:devel:languages:ruby
- Fix ruby(abi) requires generation, the path glob was to broad OBS-URL: https://build.opensuse.org/request/show/128132 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby?expand=0&rev=40
This commit is contained in:
parent
26ccd3ff50
commit
e7bd882f6d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 14:15:42 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Fix ruby(abi) requires generation, the path glob was to broad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 05:17:40 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
%__rubygems_requires %{_rpmconfigdir}/rubygemsdeps.sh --requires
|
||||
%__rubygems_provides %{_rpmconfigdir}/rubygemsdeps.sh --provides
|
||||
%__rubygems_path ^%{_libdir}/ruby/gems/.*/specifications
|
||||
%__rubygems_path ^%{_libdir}/ruby/gems/[^/]*/specifications
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user