diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-06 15:00:15 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-06 15:00:15 +0000 |
commit | cf15094b2aac5c7d1c47f55930e24ef330a5290e (patch) | |
tree | 28211389291fbba4371c01b16b2f00d1c3f9b3c2 /rpkg-util.spec | |
parent | 3f9e15a8bb152ac48e89d886a5ac670cccd17177 (diff) |
automatic import of rpkg-util
Diffstat (limited to 'rpkg-util.spec')
-rw-r--r-- | rpkg-util.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rpkg-util.spec b/rpkg-util.spec index f01822b..b26c1b6 100644 --- a/rpkg-util.spec +++ b/rpkg-util.spec @@ -13,6 +13,7 @@ License: GPLv2+ URL: https://pagure.io/rpkg-util.git Source0: rpkg-util-5cbe3a59.tar.gz +Patch0: skip_nvre_test.patch BuildArch: noarch @@ -56,7 +57,7 @@ and standard Git repositories and handles packed directory content as well as unpacked one. %prep -%setup -T -b 0 -q -n rpkg-util +%autosetup -p1 -n rpkg-util %check PYTHON=%{python} ./unittests |