From 7a660e3aaffd4085684fda2598eccf818e955b83a46e55bcbe4554eeced42f57 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 15:21:57 +0000 Subject: [PATCH 1/7] - Update to version 84.87+git20161214.5500838 * add checks for shlib-policy-name-error and "no dependency on *lib*" - rpmlint-checks: * Check for old SysVinit scripts and the usage of insserv OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=432 --- _service | 2 +- _servicedata | 4 ++-- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint-tests-13.2+git20160725.8d99488.tar.xz | 3 --- rpmlint-tests-84.87+git20161214.5500838.tar.xz | 3 +++ rpmlint-tests.changes | 6 ++++++ rpmlint-tests.spec | 2 +- rpmlint.changes | 6 ++++++ 8 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 rpmlint-tests-13.2+git20160725.8d99488.tar.xz create mode 100644 rpmlint-tests-84.87+git20161214.5500838.tar.xz diff --git a/_service b/_service index b2dd394..9915f6f 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ 1 - 13.2+git%cd.%h + 84.87+git%cd.%h http://github.com/openSUSE/rpmlint-tests.git git enable diff --git a/_servicedata b/_servicedata index 1ad2804..f141922 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://github.com/openSUSE/rpmlint-tests.git - 8d99488dee290853c470199fa1fe80aec8e33784 + 2e9ac0b51df081e099c187c33fdecac17cbf0d10 http://github.com/openSUSE/rpmlint-checks.git - 5e8508e132800b5f1afb6abd4ce7003c9e0c248a \ No newline at end of file + 4c6e9db70e4bf43b8b4404e833a0073a8c83f3d9 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 8a6b9d1..4a41ad0 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5763a661f6cd722e3a9892f6aab863f69658af0dcac4ee767548137418d7ce79 -size 24528 +oid sha256:98bf83d1eaf5bfc61830671befcf8369701121afc3e6f4484912e0fdf383728a +size 24996 diff --git a/rpmlint-tests-13.2+git20160725.8d99488.tar.xz b/rpmlint-tests-13.2+git20160725.8d99488.tar.xz deleted file mode 100644 index 16a6fb7..0000000 --- a/rpmlint-tests-13.2+git20160725.8d99488.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a7cffa9789c2655a17863613b1a2cd4d776b44860f19ca7fedf06a37f3f79ee -size 11500 diff --git a/rpmlint-tests-84.87+git20161214.5500838.tar.xz b/rpmlint-tests-84.87+git20161214.5500838.tar.xz new file mode 100644 index 0000000..b549611 --- /dev/null +++ b/rpmlint-tests-84.87+git20161214.5500838.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ab3edbabb8b04af7206fcb8057bdecdf933a51672d3db7110810eebdd85356 +size 11916 diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index 8bcdf55..c915e4d 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -1,3 +1,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*" + ------------------------------------------------------------------- Tue Oct 25 18:32:52 UTC 2016 - jberry@suse.com diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index e1b6c2f..e5fdea9 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict BuildRequires: rpmlint-mini Name: rpmlint-tests -Version: 13.2+git20160725.8d99488 +Version: 1.8 Release: 0 Summary: rpmlint regression tests License: SUSE-Public-Domain diff --git a/rpmlint.changes b/rpmlint.changes index b04ce76..a284786 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 09 15:16:55 UTC 2017 - lnussel@suse.de + +- rpmlint-checks: + * Check for old SysVinit scripts and the usage of insserv + ------------------------------------------------------------------- Thu Mar 2 09:37:22 UTC 2017 - mimi.vx@gmail.com From 9c8f75c3fb54aa818ec14d72b7bfae90ab9d511e1e05ad1a8d9cc485e9fbe0ef Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 15:36:55 +0000 Subject: [PATCH 2/7] update sysv check OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=433 --- _servicedata | 2 +- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint.changes | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_servicedata b/_servicedata index f141922..d52fd5d 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ http://github.com/openSUSE/rpmlint-tests.git 2e9ac0b51df081e099c187c33fdecac17cbf0d10 http://github.com/openSUSE/rpmlint-checks.git - 4c6e9db70e4bf43b8b4404e833a0073a8c83f3d9 \ No newline at end of file + c30a04c22a62e3f0d596ae78d02261d0020a50d6 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 4a41ad0..f12604c 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98bf83d1eaf5bfc61830671befcf8369701121afc3e6f4484912e0fdf383728a -size 24996 +oid sha256:b412c6a694660758b91bdf041628128b1200430c886a43374296c67f570319ec +size 24920 diff --git a/rpmlint.changes b/rpmlint.changes index a284786..3c74f3c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Thu Mar 09 15:16:55 UTC 2017 - lnussel@suse.de +Thu Mar 09 15:35:37 UTC 2017 - lnussel@suse.de - rpmlint-checks: * Check for old SysVinit scripts and the usage of insserv From d2ea0aad89956744b9058230635b4c9dea9571ef05140b77770e92d99fb40df6 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 15:37:32 +0000 Subject: [PATCH 3/7] fix OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=434 --- rpmlint.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmlint.changes b/rpmlint.changes index 3c74f3c..9bd5a00 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -2,7 +2,7 @@ Thu Mar 09 15:35:37 UTC 2017 - lnussel@suse.de - rpmlint-checks: - * Check for old SysVinit scripts and the usage of insserv + * Check for old SysVinit scripts and the usage of insserv (FATE#322953) ------------------------------------------------------------------- Thu Mar 2 09:37:22 UTC 2017 - mimi.vx@gmail.com From 547d9b41778e18b3b7f7a0e70bd42a04ace5e11585475ea4f160f848bfbb852f Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 15:45:03 +0000 Subject: [PATCH 4/7] fix OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=435 --- rpmlint-tests.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index e5fdea9..e65568b 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict BuildRequires: rpmlint-mini Name: rpmlint-tests -Version: 1.8 +Version: 84.87+git20161214.5500838 Release: 0 Summary: rpmlint regression tests License: SUSE-Public-Domain From 9bca69ccad936c28e3c6a2c726eb975b2f96c0d80c12db3aec450152c5637481 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 16:18:24 +0000 Subject: [PATCH 5/7] - remove 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 --- rpmlint-tests.changes | 3 +++ rpmlint-tests.spec | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index c915e4d..2c5675d 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -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 diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index e65568b..db6aa41 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -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 From 4ac315cd5b96a02dc00a98dc3cc19d63b1b52c25209f90229c61dbf8afc960dd Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 16:30:39 +0000 Subject: [PATCH 6/7] * Prevent a false-positive in systemd OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=437 --- _servicedata | 2 +- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint.changes | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_servicedata b/_servicedata index d52fd5d..89a32f4 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ http://github.com/openSUSE/rpmlint-tests.git 2e9ac0b51df081e099c187c33fdecac17cbf0d10 http://github.com/openSUSE/rpmlint-checks.git - c30a04c22a62e3f0d596ae78d02261d0020a50d6 \ No newline at end of file + 95d3b0f320ed291184a382c3949602aef53e4f43 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index f12604c..4171027 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b412c6a694660758b91bdf041628128b1200430c886a43374296c67f570319ec -size 24920 +oid sha256:675175b9fde9d16b8873c51d8dc88c41f5ab63aea772134dc42a6adddb8fd7f8 +size 24916 diff --git a/rpmlint.changes b/rpmlint.changes index 9bd5a00..ded41fc 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Thu Mar 09 15:35:37 UTC 2017 - lnussel@suse.de +Thu Mar 09 16:29:39 UTC 2017 - lnussel@suse.de - rpmlint-checks: * Check for old SysVinit scripts and the usage of insserv (FATE#322953) + * Prevent a false-positive in systemd ------------------------------------------------------------------- Thu Mar 2 09:37:22 UTC 2017 - mimi.vx@gmail.com From f0c1920ab559ecce394c16bf5b9862e39a3a53fc9ebf4b28f3282da71cbf2624 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 16:30:51 +0000 Subject: [PATCH 7/7] fix OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=438 --- ...test-for-Leap-42.2-severity-reductio.patch | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch diff --git a/0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch b/0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch deleted file mode 100644 index 8d54e5d..0000000 --- a/0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch +++ /dev/null @@ -1,23 +0,0 @@ -From c2785ac67339fa3253b03bd98f6939d4017c45fd Mon Sep 17 00:00:00 2001 -From: Jimmy Berry -Date: Tue, 25 Oct 2016 13:29:08 -0500 -Subject: [PATCH 2/2] Update license1 test for Leap 42.2 severity reduction. - ---- - tests/license1.ref | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/tests/license1.ref b/tests/license1.ref -index ba3db25..2c7299d 100644 ---- a/tests/license1.ref -+++ b/tests/license1.ref -@@ -1,3 +1,3 @@ --license1: E: invalid-license (Badness: 100000) GPLv2+ --license1: E: invalid-license (Badness: 100000) BSD-2-Clause ; BSL-1.0 --1 packages and 0 specfiles checked; 2 errors, 0 warnings. -+license1: W: invalid-license GPLv2+ -+license1: W: invalid-license BSD-2-Clause ; BSL-1.0 -+1 packages and 0 specfiles checked; 0 errors, 2 warnings. --- -2.10.1 -