Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2013-01-22 15:05:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bzip2 (Old)
 and      /work/SRC/openSUSE:Factory/.bzip2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bzip2", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes      2012-02-15 
16:15:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2013-01-22 
15:05:40.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Jan 21 22:09:52 UTC 2013 - idon...@suse.com
+
+- Add %{version} to Obsoletes/Provides 
+
+-------------------------------------------------------------------
+Mon Jan 21 19:15:09 UTC 2013 - jeng...@inai.de
+
+- Executing autoreconf requires autoconf
+- Set RPM groups to the common ones we use for library and
+  "-devel" packages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ bzip2.spec ++++++
--- /var/tmp/diff_new_pack.ZgHH6e/_old  2013-01-22 15:05:41.000000000 +0100
+++ /var/tmp/diff_new_pack.ZgHH6e/_new  2013-01-22 15:05:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bzip2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,17 +19,6 @@
 Name:           bzip2
 Version:        1.0.6
 Release:        0
-Provides:       bzip
-Obsoletes:      bzip
-BuildRequires:  libtool
-BuildRequires:  pkg-config
-# The following is a kludge to get updating bzip2 to after the split work
-PreReq:         libbz2-1
-# bug437293
-%ifarch ppc64
-Obsoletes:      bzip2-64bit
-%endif
-#
 Url:            http://www.bzip.org/
 Summary:        A Program for Compressing Files
 License:        BSD-3-Clause
@@ -46,6 +35,17 @@
 Patch6:         bzip2-point-to-doc-pkg.patch
 Patch7:         bzip2-ocloexec.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  autoconf >= 2.57
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+# The following is a kludge to get updating bzip2 to after the split work
+PreReq:         libbz2-1
+# bug437293
+%ifarch ppc64
+Obsoletes:      bzip2-64bit
+%endif
+Provides:       bzip = %{version}
+Obsoletes:      bzip < %{version}
 
 %description
 The bzip2 program is a very powerful program for compressing files.
@@ -62,15 +62,16 @@
 
 %package -n libbz2-1
 Summary:        The bzip2 runtime library
-Group:          Productivity/Archiving/Compression
+Group:          System/Libraries
 
 %description -n libbz2-1
 The bzip2 runtime library
 
 %package -n libbz2-devel
 Summary:        The bzip2 runtime library development files
-Group:          Development/Libraries/Other
-Requires:       libbz2-1 = %{version} glibc-devel
+Group:          Development/Libraries/C and C++
+Requires:       glibc-devel
+Requires:       libbz2-1 = %{version}
 
 %description -n libbz2-devel
 The bzip2 runtime library development files.



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

Reply via email to