Hello community, here is the log from the commit of package rpmlint-tests for openSUSE:13.1 checked in at 2013-09-26 07:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/rpmlint-tests (Old) and /work/SRC/openSUSE:13.1/.rpmlint-tests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-tests" Changes: -------- --- /work/SRC/openSUSE:13.1/rpmlint-tests/rpmlint-tests.changes 2013-09-23 11:08:06.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.rpmlint-tests.new/rpmlint-tests.changes 2013-09-26 07:17:10.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Sep 25 12:08:03 UTC 2013 - [email protected] + +- update reference data to match Factory +- generate tarball via service file + +------------------------------------------------------------------- Old: ---- rpmlint-tests.tar.bz2 New: ---- _service rpmlint-tests-1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-tests.spec ++++++ --- /var/tmp/diff_new_pack.esiVnu/_old 2013-09-26 07:17:10.000000000 +0200 +++ /var/tmp/diff_new_pack.esiVnu/_new 2013-09-26 07:17:10.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -29,11 +29,7 @@ Group: Development/Tools/Building BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://www.opensuse.org/ -# git clone [email protected]:opensuse/rpmlint-tests.git -# cd rpmlint-tests -# make dist -# mv *bz2 .. -Source: rpmlint-tests.tar.bz2 +Source: rpmlint-tests-%version.tar.bz2 %description This package doesn't actually contain any files and is not meant to @@ -41,7 +37,7 @@ regression tests against rpmlint(-mini). %prep -%setup -q -n %name +%setup -q %build mkdir rpms ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="version">1</param> <param name="url">http://github.com/openSUSE/rpmlint-tests.git</param> <param name="scm">git</param> </service> <service name="recompress" mode="disabled"> <param name="compression">bz2</param> <param name="file">*.tar</param> </service> </services> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
