SHA256
1
0
forked from pool/vim-plugins

Accepting request 248943 from devel:languages:ruby:factory

- downgrade the requires to a recommends.

- adapt requires in the -rails subpackage to the rubygem() syntax.

OBS-URL: https://build.opensuse.org/request/show/248943
OBS-URL: https://build.opensuse.org/package/show/editors/vim-plugins?expand=0&rev=32
This commit is contained in:
Daniel Rahn 2014-09-12 11:48:37 +00:00 committed by Git OBS Bridge
parent ad5799bd85
commit 430d8beb7b
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Sep 12 11:25:56 UTC 2014 - mrueckert@suse.de
- downgrade the requires to a recommends.
-------------------------------------------------------------------
Fri Sep 12 11:21:50 UTC 2014 - mrueckert@suse.de
- adapt requires in the -rails subpackage to the rubygem() syntax.
-------------------------------------------------------------------
Tue Sep 2 12:32:39 UTC 2014 - coolo@suse.com

View File

@ -528,7 +528,7 @@ Release: 0
Summary: Support for Ruby on Rails development
License: Vim
Group: Productivity/Text/Editors
Requires: rubygem-rails
Recommends: rubygem(rails)
%description -n vim-plugin-rails
This plugin offers the many features for Ruby on Rails application development.