Hello community, here is the log from the commit of package pixz for openSUSE:Factory checked in at 2016-06-25 02:22:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pixz (Old) and /work/SRC/openSUSE:Factory/.pixz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pixz" Changes: -------- --- /work/SRC/openSUSE:Factory/pixz/pixz.changes 2015-11-18 22:34:58.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pixz.new/pixz.changes 2016-06-25 02:22:50.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jun 22 20:22:07 UTC 2016 - [email protected] + +- fix build with current libarchive in CentOS/RHEL: link libbz2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pixz.spec ++++++ --- /var/tmp/diff_new_pack.yCrSNG/_old 2016-06-25 02:22:51.000000000 +0200 +++ /var/tmp/diff_new_pack.yCrSNG/_new 2016-06-25 02:22:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package pixz # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -71,7 +71,7 @@ %build %if %{use_static_libarchive} -export LIBARCHIVE_LIBS="-Wl,-Bstatic -larchive -Wl,-Bdynamic" +export LIBARCHIVE_LIBS="-Wl,-Bstatic -larchive -Wl,-Bdynamic,-lbz2" %endif %if %{use_static_lzma} export LZMA_LIBS="-Wl,-Bstatic -llzma -Wl,-Bdynamic"
