From 430d8beb7be94da71d68f2089e9b9cd6e4a9c3495877836a3cd63e7928643e26 Mon Sep 17 00:00:00 2001 From: Daniel Rahn Date: Fri, 12 Sep 2014 11:48:37 +0000 Subject: [PATCH] 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 --- vim-plugins.changes | 10 ++++++++++ vim-plugins.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/vim-plugins.changes b/vim-plugins.changes index bc4b20a..0ef6b78 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -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 diff --git a/vim-plugins.spec b/vim-plugins.spec index 455bc70..2a2759c 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -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.