From 92bb6b9796fbb568d1995ffcdff99866c9634fca1333dc3fd79f05ed7948a7d6 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 20 Mar 2017 12:25:28 +0000 Subject: [PATCH 1/2] - actually enable CheckSysVinitOnSystemd OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=441 --- config | 1 + rpmlint.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/config b/config index 3b95aea..7119078 100644 --- a/config +++ b/config @@ -43,6 +43,7 @@ addCheck("CheckRCLinks") addCheck("CheckAppdata") addCheck("CheckSystemdInstall") addCheck("TmpFilesCheck") +addCheck("CheckSysVinitOnSystemd") # stuff autobuild takes care about addFilter(".*invalid-version.*") diff --git a/rpmlint.changes b/rpmlint.changes index fd82bbf..3c73307 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 20 12:25:05 UTC 2017 - lnussel@suse.de + +- actually enable CheckSysVinitOnSystemd + ------------------------------------------------------------------- Fri Mar 17 09:52:43 UTC 2017 - kkaempf@suse.com From fe2f2cd612effa967f364424fa6dec54bc9f465e777b0ba6aacf1a8a23220aa1 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 20 Mar 2017 14:23:35 +0000 Subject: [PATCH 2/2] - Update to version 84.87+git20170320.f92cea5: * Adjust for new init script check OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=442 --- _servicedata | 2 +- rpmlint-tests-84.87+git20161214.5500838.tar.xz | 3 --- rpmlint-tests-84.87+git20170320.f92cea5.tar.xz | 3 +++ rpmlint-tests.changes | 6 ++++++ rpmlint-tests.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-tests-84.87+git20161214.5500838.tar.xz create mode 100644 rpmlint-tests-84.87+git20170320.f92cea5.tar.xz diff --git a/_servicedata b/_servicedata index 89a32f4..6636bd4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://github.com/openSUSE/rpmlint-tests.git - 2e9ac0b51df081e099c187c33fdecac17cbf0d10 + f92cea5d87db040fb36a08ab1b58bce68ca4035d http://github.com/openSUSE/rpmlint-checks.git 95d3b0f320ed291184a382c3949602aef53e4f43 \ No newline at end of file diff --git a/rpmlint-tests-84.87+git20161214.5500838.tar.xz b/rpmlint-tests-84.87+git20161214.5500838.tar.xz deleted file mode 100644 index b549611..0000000 --- a/rpmlint-tests-84.87+git20161214.5500838.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43ab3edbabb8b04af7206fcb8057bdecdf933a51672d3db7110810eebdd85356 -size 11916 diff --git a/rpmlint-tests-84.87+git20170320.f92cea5.tar.xz b/rpmlint-tests-84.87+git20170320.f92cea5.tar.xz new file mode 100644 index 0000000..7f17423 --- /dev/null +++ b/rpmlint-tests-84.87+git20170320.f92cea5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ab942bb2b9b1c15fb4ac66da824f9c4fdc237b9959d04d56bf2defc468d04c +size 11952 diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index 2c5675d..1d7da93 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 14:20:12 UTC 2017 - lnussel@suse.de + +- Update to version 84.87+git20170320.f92cea5: + * Adjust for new init script check + ------------------------------------------------------------------- Thu Mar 09 15:16:52 UTC 2017 - lnussel@suse.de diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index db6aa41..24d6743 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict BuildRequires: rpmlint-mini Name: rpmlint-tests -Version: 84.87+git20161214.5500838 +Version: 84.87+git20170320.f92cea5 Release: 0 Summary: rpmlint regression tests License: SUSE-Public-Domain