Theo Chatzimichos 2018-01-28 17:52:23 +00:00 committed by Git OBS Bridge
parent 277a8d80cd
commit 65bdd6b13d
2 changed files with 4 additions and 3 deletions

View File

@ -29,8 +29,8 @@
# foo.patch: -p1 # foo.patch: -p1
# bar.patch: # bar.patch:
# ## used by gem2rpm # ## used by gem2rpm
:sources: :sources:
- rubygem-rdiscount-rpmlintrc - rubygem-rdiscount-rpmlintrc
# - foo.desktop # - foo.desktop
# - bar.desktop # - bar.desktop
# :gem_install_args: '....' # :gem_install_args: '....'

View File

@ -42,7 +42,8 @@ BuildRequires: %{rubygem gem2rpm}
BuildRequires: update-alternatives BuildRequires: update-alternatives
Url: http://dafoster.net/projects/rdiscount/ Url: http://dafoster.net/projects/rdiscount/
Source: https://rubygems.org/gems/%{mod_full_name}.gem 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 Summary: Fast Implementation of Gruber's Markdown in C
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Ruby Group: Development/Languages/Ruby