diff options
Diffstat (limited to 'rpkg-macros.spec')
-rw-r--r-- | rpkg-macros.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rpkg-macros.spec b/rpkg-macros.spec index c36d64c..7b2ec73 100644 --- a/rpkg-macros.spec +++ b/rpkg-macros.spec @@ -15,6 +15,7 @@ URL: https://pagure.io/rpkg-util.git # git checkout rpkg-macros-2.0-1 # ./rpkg spec --sources Source0: rpkg-util-macros-28034317.tar.gz +Patch1: allow_protocol_file.patch BuildArch: noarch @@ -57,6 +58,7 @@ Please, see man rpkg-macros for more information. %prep %setup -T -b 0 -q -n rpkg-util-macros +%autopatch -p1 %check PATH=bin/:$PATH tests/run |