- do not specify exact major version if it is not needed. It
prevents build with rails 3.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-delayed_job?expand=0&rev=4
This commit is contained in:
parent
067b80e5cf
commit
91098d18ed
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 15:10:41 UTC 2012 - jreidinger@suse.com
|
||||
|
||||
- do not specify exact major version if it is not needed. It
|
||||
prevents build with rails 3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 16:22:59 UTC 2011 - fcastelli@suse.com
|
||||
|
||||
|
@ -32,8 +32,8 @@ BuildRequires: rubygems_with_buildroot_patch
|
||||
BuildRequires: rubygem-daemons >= 0
|
||||
Requires: rubygem-daemons >= 0
|
||||
# activesupport ~> 3.0
|
||||
BuildRequires: rubygem-activesupport-3_1 >= 3.0
|
||||
Requires: rubygem-activesupport-3_1 >= 3.0
|
||||
BuildRequires: rubygem-activesupport >= 3.0
|
||||
Requires: rubygem-activesupport >= 3.0
|
||||
#
|
||||
Url: http://github.com/collectiveidea/delayed_job
|
||||
Source: %{mod_full_name}.gem
|
||||
|
Loading…
x
Reference in New Issue
Block a user