SHA256
1
0
forked from pool/rpmlint
0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch as
  rpmlint-Factory-strict is pulled in always.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=436
This commit is contained in:
Ludwig Nussel 2017-03-09 16:18:24 +00:00 committed by Git OBS Bridge
parent 547d9b4177
commit 9bca69ccad
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,9 @@ Thu Mar 09 15:16:52 UTC 2017 - lnussel@suse.de
- Update to version 84.87+git20161214.5500838
* add checks for shlib-policy-name-error and "no dependency on *lib*"
- remove
0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch as
rpmlint-Factory-strict is pulled in always.
-------------------------------------------------------------------
Tue Oct 25 18:32:52 UTC 2016 - jberry@suse.com

View File

@ -32,7 +32,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.opensuse.org/
Source: rpmlint-tests-%version.tar.xz
Patch1: 0001-Update-varrun-test-for-Leap-42.2-severity-reduction.patch
Patch2: 0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch
%description
This package doesn't actually contain any files and is not meant to
@ -43,7 +42,6 @@ regression tests against rpmlint(-mini).
%setup -q
%if 0%{?sle_version} >= 120200
%patch1 -p1
%patch2 -p1
%endif
%build