Hello community, here is the log from the commit of package bzip2 for openSUSE:Factory checked in at 2012-02-03 10:22:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bzip2 (Old) and /work/SRC/openSUSE:Factory/.bzip2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bzip2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes 2012-01-11 15:36:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2012-02-03 10:22:06.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Jan 26 09:38:00 UTC 2012 - [email protected] + +- Drop bzip2-maxlen20.patch as pre-2005 compatibility should not + be a concern anymore. + +------------------------------------------------------------------- Old: ---- bzip2-maxlen20.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bzip2.spec ++++++ --- /var/tmp/diff_new_pack.ipBsCw/_old 2012-02-03 10:22:08.000000000 +0100 +++ /var/tmp/diff_new_pack.ipBsCw/_new 2012-02-03 10:22:08.000000000 +0100 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: bzip2 Version: 1.0.6 -Release: 11 +Release: 0 Provides: bzip Obsoletes: bzip -BuildRequires: pkg-config BuildRequires: libtool +BuildRequires: pkg-config # The following is a kludge to get updating bzip2 to after the split work PreReq: libbz2-1 # bug437293 @@ -31,10 +29,10 @@ Obsoletes: bzip2-64bit %endif # -Group: Productivity/Archiving/Compression -License: BSD-3-Clause Url: http://www.bzip.org/ Summary: A Program for Compressing Files +License: BSD-3-Clause +Group: Productivity/Archiving/Compression Source: bzip2-%{version}.tar.gz Source1: bznew.gz Source2: bznew.1.gz @@ -42,7 +40,6 @@ Source100: rpmlintrc # PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch [email protected] -- Convert to a standard autoconf based package. Patch: http://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6-autoconfiscated.patch -Patch2: bzip2-maxlen20.patch Patch3: bzip2-faster.patch Patch5: bzip2-unsafe_strcpy.patch Patch6: bzip2-point-to-doc-pkg.patch @@ -53,7 +50,6 @@ The bzip2 program is a very powerful program for compressing files. %package doc -License: BSD-3-Clause Summary: The bzip2 program and Library Documentation Group: Productivity/Archiving/Compression %if 0%{?suse_version} >= 1120 @@ -64,7 +60,6 @@ The bzip2 program and library documentation. %package -n libbz2-1 -License: BSD-3-Clause Summary: The bzip2 runtime library Group: Productivity/Archiving/Compression @@ -72,7 +67,6 @@ The bzip2 runtime library %package -n libbz2-devel -License: BSD-3-Clause Summary: The bzip2 runtime library development files Group: Development/Libraries/Other Requires: libbz2-1 = %{version} glibc-devel @@ -83,7 +77,6 @@ %prep %setup -q %patch -%patch2 %patch3 %patch5 %patch6 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
