Accepting request 311767 from home:dimstar:Factory

- Rename rubygem-eventmachine.rpmlintrc to
  rubygem-eventmachine-rpmlintrc in order to be in line with the
  naming convention.
- Add rubygem-eventmachine-rpmlintrc to the source list.

OBS-URL: https://build.opensuse.org/request/show/311767
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-eventmachine?expand=0&rev=28
This commit is contained in:
Marcus Rückert 2015-06-15 14:55:28 +00:00 committed by Git OBS Bridge
parent f4c6744cad
commit 48936c532c
4 changed files with 14 additions and 2 deletions

View File

@ -69,3 +69,6 @@
# :post: |-
# /bin/echo foo
#
:sources:
- rubygem-eventmachine-rpmlintrc

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 12 08:59:04 UTC 2015 - dimstar@opensuse.org
- Rename rubygem-eventmachine.rpmlintrc to
rubygem-eventmachine-rpmlintrc in order to be in line with the
naming convention.
- Add rubygem-eventmachine-rpmlintrc to the source list.
-------------------------------------------------------------------
Wed Feb 11 01:24:44 UTC 2015 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-eventmachine
#
# 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
@ -40,7 +40,8 @@ BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
Url: http://rubyeventmachine.com
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Source1: rubygem-eventmachine-rpmlintrc
Source2: gem2rpm.yml
Summary: Ruby/EventMachine library
License: Ruby or GPL-2.0
Group: Development/Languages/Ruby