From 65bdd6b13d0fcd47c469e0925f9b19491a98b13eec789244802d074b00d5265d Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Sun, 28 Jan 2018 17:52:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rdiscount?expand=0&rev=22 --- gem2rpm.yml | 4 ++-- rubygem-rdiscount.spec | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/gem2rpm.yml b/gem2rpm.yml index 772b27c..678cfed 100644 --- a/gem2rpm.yml +++ b/gem2rpm.yml @@ -29,8 +29,8 @@ # foo.patch: -p1 # bar.patch: # ## used by gem2rpm -:sources: - - rubygem-rdiscount-rpmlintrc + :sources: + - rubygem-rdiscount-rpmlintrc # - foo.desktop # - bar.desktop # :gem_install_args: '....' diff --git a/rubygem-rdiscount.spec b/rubygem-rdiscount.spec index 3a81366..40d6447 100644 --- a/rubygem-rdiscount.spec +++ b/rubygem-rdiscount.spec @@ -42,7 +42,8 @@ BuildRequires: %{rubygem gem2rpm} BuildRequires: update-alternatives Url: http://dafoster.net/projects/rdiscount/ Source: https://rubygems.org/gems/%{mod_full_name}.gem -Source1: gem2rpm.yml +Source1: rubygem-rdiscount-rpmlintrc +Source2: gem2rpm.yml Summary: Fast Implementation of Gruber's Markdown in C License: BSD-3-Clause Group: Development/Languages/Ruby