Hello community,

here is the log from the commit of package pixz for openSUSE:Factory checked in 
at 2017-06-20 09:40:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pixz (Old)
 and      /work/SRC/openSUSE:Factory/.pixz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pixz"

Tue Jun 20 09:40:54 2017 rev:13 rq:504716 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/pixz/pixz.changes        2016-06-25 
02:22:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pixz.new/pixz.changes   2017-06-20 
09:40:56.899390230 +0200
@@ -1,0 +2,10 @@
+Mon Jun 19 13:44:24 UTC 2017 - [email protected]
+
+- Fix test suite on RHEL 5
+
+-------------------------------------------------------------------
+Mon Jun 19 12:46:41 UTC 2017 - [email protected]
+
+- Enable testsuite
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pixz.spec ++++++
--- /var/tmp/diff_new_pack.SUttAb/_old  2017-06-20 09:40:57.439314104 +0200
+++ /var/tmp/diff_new_pack.SUttAb/_new  2017-06-20 09:40:57.443313541 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pixz
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,6 +56,8 @@
 BuildRequires:  pkgconfig(liblzma) >= 4.999.9-beta-212
 %endif
 %endif
+# compatibility tests run classic xz
+BuildRequires:  xz
 
 %description
 The existing XZ Utils provide great compression in the .xz file format, but
@@ -77,12 +79,14 @@
 export LZMA_LIBS="-Wl,-Bstatic -llzma -Wl,-Bdynamic"
 %endif
 %configure
-
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
+%check
+make check
+
 %files
 %defattr(-,root,root)
 %doc NEWS TODO README.md LICENSE


Reply via email to