From cf3f165a13afb4164962bedddad569577a3dfc61bd1b877f995f08b24ea1da93 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 5 Sep 2014 11:50:53 +0000 Subject: [PATCH] add rpmlint-tests spec file here to make Factory scripts detect the tight relation and handle both at the same time. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=297 --- _service | 8 +- rpmlint-tests-13.2+git20140821.c02617a.tar.xz | 3 + rpmlint-tests.changes | 132 ++++++++++++++++++ rpmlint-tests.spec | 51 +++++++ 4 files changed, 191 insertions(+), 3 deletions(-) create mode 100644 rpmlint-tests-13.2+git20140821.c02617a.tar.xz create mode 100644 rpmlint-tests.changes create mode 100644 rpmlint-tests.spec diff --git a/_service b/_service index 99de233..6520152 100644 --- a/_service +++ b/_service @@ -1,11 +1,13 @@ - master - http://github.com/openSUSE/rpmlint-checks.git + 1 + 13.2+git%cd.%h + http://github.com/openSUSE/rpmlint-tests.git git - gz + xz *.tar + diff --git a/rpmlint-tests-13.2+git20140821.c02617a.tar.xz b/rpmlint-tests-13.2+git20140821.c02617a.tar.xz new file mode 100644 index 0000000..821d6f2 --- /dev/null +++ b/rpmlint-tests-13.2+git20140821.c02617a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5198d16e811db5b6d3903e34ab4353e37b8a123d765858245c9c46ac71dd3c99 +size 9936 diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes new file mode 100644 index 0000000..e5edc15 --- /dev/null +++ b/rpmlint-tests.changes @@ -0,0 +1,132 @@ +------------------------------------------------------------------- +Thu Aug 21 15:09:10 UTC 2014 - lnussel@suse.de + +- fix rclink* tests by adding expected systemd macros + +------------------------------------------------------------------- +Thu Aug 21 13:12:44 UTC 2014 - lnussel@suse.de + +- add test cases for systemd macros + +------------------------------------------------------------------- +Tue May 6 09:12:18 UTC 2014 - lnussel@suse.de + +- adjust for new var/run check +- use service file + +------------------------------------------------------------------- +Fri Mar 7 09:44:20 UTC 2014 - lnussel@suse.de + +- add appdata check + +------------------------------------------------------------------- +Wed Feb 5 12:25:52 UTC 2014 - lnussel@suse.de + +- fix reference output for non-ghost* tests + +------------------------------------------------------------------- +Thu Jan 30 09:25:40 UTC 2014 - lnussel@suse.de + +- add tests for rc links (bnc#860340) + +------------------------------------------------------------------- +Wed Sep 25 12:08:03 UTC 2013 - lnussel@suse.de + +- update reference data to match Factory +- generate tarball via service file + +------------------------------------------------------------------- +Mon Dec 10 11:07:10 UTC 2012 - dmueller@suse.com + +- update reference data to make checks pass again (bnc#793546)) + +------------------------------------------------------------------- +Mon Jun 18 14:04:28 UTC 2012 - lnussel@suse.de + +- omit debug packages from checks + +------------------------------------------------------------------- +Wed May 23 13:33:21 UTC 2012 - lnussel@suse.de + +- add pam test case + +------------------------------------------------------------------- +Thu Mar 8 09:23:23 UTC 2012 - lnussel@suse.de + +- adjust to new badness score for non-position-independent-executable + +------------------------------------------------------------------- +Mon Feb 20 16:04:11 UTC 2012 - lnussel@suse.de + +- add logrotate test + +------------------------------------------------------------------- +Tue Jan 31 11:03:20 UTC 2012 - lnussel@suse.de + +- add test for buildroot check + +------------------------------------------------------------------- +Tue Dec 20 11:07:53 UTC 2011 - lnussel@suse.de + +- suse-filelist-empty is not fatal anymore + +------------------------------------------------------------------- +Tue Nov 29 12:39:30 UTC 2011 - lnussel@suse.de + +- add -devel group check + +------------------------------------------------------------------- +Tue Nov 29 12:07:54 UTC 2011 - lnussel@suse.de + +- adjust to new license check and add test case + +------------------------------------------------------------------- +Thu Aug 4 15:06:03 UTC 2011 - lnussel@suse.de + +- non-ghost-in-var-run is fatal now + +------------------------------------------------------------------- +Fri Jul 29 11:49:32 UTC 2011 - lnussel@suse.de + +- fix testsuite + +------------------------------------------------------------------- +Mon Jul 11 11:56:38 UTC 2011 - lnussel@suse.de + +- check for false positives in pie test + +------------------------------------------------------------------- +Tue Jun 7 15:26:29 UTC 2011 - lnussel@suse.de + +- add polkit test + +------------------------------------------------------------------- +Mon Jun 6 12:38:59 UTC 2011 - lnussel@suse.de + +- add an actually readable package description + +------------------------------------------------------------------- +Tue May 31 15:01:12 UTC 2011 - lnussel@suse.de + +- add check for /var/log/subsys + +------------------------------------------------------------------- +Tue May 17 10:43:17 UTC 2011 - lnussel@suse.de + +- update ref files + +------------------------------------------------------------------- +Mon May 2 11:57:12 UTC 2011 - lnussel@suse.de + +- another init script test case + +------------------------------------------------------------------- +Thu Apr 21 13:11:44 UTC 2011 - lnussel@suse.de + +- add new initscript warnings + +------------------------------------------------------------------- +Tue Apr 19 12:03:51 UTC 2011 - lnussel@suse.de + +- initial package + diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec new file mode 100644 index 0000000..e4fcab5 --- /dev/null +++ b/rpmlint-tests.spec @@ -0,0 +1,51 @@ +# +# spec file for package rpmlint-tests +# +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# +# icecream 0 + + +#!BuildIgnore: post-build-checks brp-check-suse + +BuildRequires: rpmlint-mini + +Name: rpmlint-tests +Version: 13.2+git20140821.c02617a +Release: 0 +Summary: rpmlint regression tests +License: SUSE-Public-Domain +Group: Development/Tools/Building +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Url: http://www.opensuse.org/ +Source: rpmlint-tests-%version.tar.xz + +%description +This package doesn't actually contain any files and is not meant to +be installed. It's only useful in the opensuse build service to run +regression tests against rpmlint(-mini). + +%prep +%setup -q + +%build +mkdir rpms +make test + +%install + +%clean +rm -rf %buildroot + +%changelog