Hello community, here is the log from the commit of package pixz for openSUSE:Factory checked in at 2012-09-23 21:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pixz (Old) and /work/SRC/openSUSE:Factory/.pixz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pixz", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/pixz/pixz.changes 2012-09-03 18:56:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pixz.new/pixz.changes 2012-09-23 21:09:31.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Sep 22 16:45:49 UTC 2012 - [email protected] + +- Update to git snapshot c5f99bf4b4 + * Removed pixz-link-pthread.patch, fixed upstream. + * 32bit fix + +------------------------------------------------------------------- Old: ---- pixz-bd56f5706c.tar.xz pixz-link-pthread.patch New: ---- pixz-c5f99bf4b4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pixz.spec ++++++ --- /var/tmp/diff_new_pack.KVg0j1/_old 2012-09-23 21:09:33.000000000 +0200 +++ /var/tmp/diff_new_pack.KVg0j1/_new 2012-09-23 21:09:33.000000000 +0200 @@ -16,20 +16,19 @@ # -%define _githash bd56f5706c +%define _githash c5f99bf4b4 Name: pixz -Version: 0.0+git20110808 +Version: 0.0+git20120918 Release: 0 Summary: Parallel, indexing version of XZ License: BSD-2-Clause Group: Productivity/Archiving/Compression Url: https://github.com/vasi/pixz Source: pixz-%{_githash}.tar.xz -Patch: pixz-link-pthread.patch BuildRequires: libarchive-devel -BuildRequires: xz-devel BuildRequires: xz +BuildRequires: xz-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -41,8 +40,7 @@ rather than a collection of smaller blocks. This makes random access to the original data impossible. %prep -%setup -q -n pixz-%{_githash} -%patch -p1 +%setup -q -n pixz %build make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
