SHA256
1
0
forked from pool/rpmlint

- add rpmlint-tests-sle15.patch to fix rpmlint-tests build for

sle/leap 15

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=589
This commit is contained in:
Ludwig Nussel 2018-05-09 12:20:22 +00:00 committed by Git OBS Bridge
parent ae65822bc4
commit 86dfa7af59
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 9 11:48:47 UTC 2018 - lnussel@suse.de
- add rpmlint-tests-sle15.patch to fix rpmlint-tests build for
sle/leap 15
-------------------------------------------------------------------
Tue Feb 20 14:13:28 UTC 2018 - opensuse-packaging@opensuse.org

View File

@ -32,6 +32,7 @@ Group: Development/Tools/Building
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.opensuse.org/
Source: rpmlint-tests-%version.tar.xz
Patch0: rpmlint-tests-sle15.patch
%description
This package doesn't actually contain any files and is not meant to
@ -40,6 +41,9 @@ regression tests against rpmlint(-mini).
%prep
%setup -q
%if 0%{?sle_version} >= 1500
%patch0 -p1
%endif
%build
mkdir rpms