Hello community,

here is the log from the commit of package pigz for openSUSE:Factory checked in 
at 2012-12-14 10:33:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pigz (Old)
 and      /work/SRC/openSUSE:Factory/.pigz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pigz", Maintainer is "ag...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pigz/pigz.changes        2011-10-21 
16:34:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pigz.new/pigz.changes   2012-12-14 
10:33:45.000000000 +0100
@@ -1,0 +2,20 @@
+Tue Nov 27 08:32:43 UTC 2012 - sweet_...@gmx.de
+
+- update to 2.2.5:
+  * add --rsyncable functionality
+  * many bug fixes
+- remove all suse patches:
+  * pigz-dictzip.patch, large and unmaintained patch. If somebody
+    really needs that then we should rebase and test it. In this
+    case --dictzip should be probably also added to original gzip.
+  * pigz-always-thread.patch was a folloup of pigz-dictzip.patch
+  * pigz-do-symlinks.patch added IMO dangerous and stupid behaviour
+    for symlinks. The original behaviour is now again like we know
+    it from gzip, bzip2 and xz.
+  * pigz-spl.patch, why we hacked in special handling of .spl
+    files?
+  * Generally we want to have pigz to replace gzip (and vice versa)
+    so better avoiding interface incompatibilities.
+- cleanup spec file
+
+-------------------------------------------------------------------

Old:
----
  pigz-2.1.6.tar.bz2
  pigz-always-thread.patch
  pigz-dictzip.patch
  pigz-do-symlinks.patch
  pigz-spl.patch

New:
----
  pigz-2.2.5.tar.bz2

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

Other differences:
------------------
++++++ pigz.spec ++++++
--- /var/tmp/diff_new_pack.N8K4BZ/_old  2012-12-14 10:33:51.000000000 +0100
+++ /var/tmp/diff_new_pack.N8K4BZ/_new  2012-12-14 10:33:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pigz
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,22 +16,19 @@
 #
 
 
-
 Name:           pigz
-Version:        2.1.6
-Release:        1
-License:        Zlib
+Version:        2.2.5
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  binutils filesystem glibc-devel zlib-devel
-Requires:       glibc zlib
-Group:          Productivity/Archiving/Compression
+BuildRequires:  binutils
+BuildRequires:  filesystem
+BuildRequires:  glibc-devel
+BuildRequires:  zlib-devel >= 1.2.3
 Source:         %name-%version.tar.bz2
-Patch1:         pigz-dictzip.patch
-Patch2:         pigz-spl.patch
-Patch3:         pigz-do-symlinks.patch
-Patch4:         pigz-always-thread.patch
 Url:            http://www.zlib.net/pigz/
 Summary:        Multi-core gzip version
+License:        Zlib
+Group:          Productivity/Archiving/Compression
 
 %description
 A parallel implementation of gzip for modern multi-processor,
@@ -41,10 +38,6 @@
 
 %prep
 %setup
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 export MYCFLAGS="${RPM_OPT_FLAGS}"
@@ -71,8 +64,8 @@
 %files
 %defattr(-,root,root)
 %doc README
-%doc %{_mandir}/man1/pigz.1.gz
-%doc %{_mandir}/man1/unpigz.1.gz
+%doc %{_mandir}/man1/pigz.1.*
+%doc %{_mandir}/man1/unpigz.1.*
 /usr/bin/pigz
 /usr/bin/unpigz
 

++++++ pigz-2.1.6.tar.bz2 -> pigz-2.2.5.tar.bz2 ++++++
++++ 2377 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to