Accepting request 311641 from home:lnussel

- help the solver to pick the right gem2rpm for the default ruby
  version (bnc#934328)

OBS-URL: https://build.opensuse.org/request/show/311641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby-common?expand=0&rev=89
This commit is contained in:
Marcus Rückert 2015-06-11 14:36:38 +00:00 committed by Git OBS Bridge
parent a85e941c04
commit d28464f23c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 11 14:33:37 UTC 2015 - lnussel@suse.de
- help the solver to pick the right gem2rpm for the default ruby
version (bnc#934328)
-------------------------------------------------------------------
Sat May 2 11:55:31 UTC 2015 - mrueckert@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ruby-common
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -45,6 +45,7 @@ Url: https://github.com/openSUSE/ruby-packaging/
Requires: /usr/bin/getopt
#Requires: ruby-devel
Requires: rubygem(gem2rpm)
Recommends: rubygem(%{rb_default_ruby_abi}:gem2rpm)
#Requires: rubygems > 1.8
Requires: fdupes
BuildArch: noarch