- enhances patch is a WIP but we add it to the filelist for the
source validator OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/rubygem-gem2rpm?expand=0&rev=29
This commit is contained in:
parent
a5edb94472
commit
6c3d082bd4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 17:19:13 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
- enhances patch is a WIP but we add it to the filelist for the
|
||||
source validator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 15:17:48 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
|
@ -77,9 +77,9 @@ Patch23: 0023-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch
|
||||
Patch24: 0024-add-ability-to-provide-alternative-main-Source.patch
|
||||
Patch25: 0025-allow-running-commands-after-patching.patch
|
||||
Patch26: 0026-use-https-instead-of-http-for-rubygems.org.patch
|
||||
# Patch27: enhances.patch
|
||||
Patch27: binary_map.patch
|
||||
Patch28: template_loader.patch
|
||||
Patch29: enhances.patch
|
||||
Summary: Generate rpm specfiles from gems
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Languages/Ruby
|
||||
@ -119,6 +119,7 @@ The spec file tries to follow the gem as closely as possible
|
||||
%patch26 -p1
|
||||
%patch27 -p1
|
||||
%patch28 -p1
|
||||
#patch29 -p1
|
||||
|
||||
%build
|
||||
perl -p -i -e 's|("templates/opensuse.spec.erb".freeze)|$1, "templates/gem_packages.spec.erb".freeze|g' *gemspec
|
||||
|
Loading…
Reference in New Issue
Block a user