Hello community, here is the log from the commit of package iniparser for openSUSE:Factory checked in at 2014-03-20 06:53:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iniparser (Old) and /work/SRC/openSUSE:Factory/.iniparser.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iniparser" Changes: -------- --- /work/SRC/openSUSE:Factory/iniparser/iniparser.changes 2013-06-11 09:28:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.iniparser.new/iniparser.changes 2014-03-20 06:53:34.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 17 14:50:58 UTC 2014 - [email protected] + +- Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iniparser.spec ++++++ --- /var/tmp/diff_new_pack.POaLXt/_old 2014-03-20 06:53:35.000000000 +0100 +++ /var/tmp/diff_new_pack.POaLXt/_new 2014-03-20 06:53:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package iniparser # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -18,7 +18,7 @@ Name: iniparser Version: 3.1 -Release: 101 +Release: 0 Url: http://ndevilla.free.fr/iniparser/ Summary: Library to parse ini files License: MIT @@ -40,11 +40,6 @@ %package -n %{libiniparser_name} Summary: Library to parse ini files Group: System/Libraries -# bug437293 -%ifarch ppc64 -Obsoletes: libiniparser-64bit -%endif -# %description -n %{libiniparser_name} Libiniparser offers parsing of ini files from the C level. @@ -55,11 +50,6 @@ %package -n libiniparser-devel Summary: Libraries and Header Files to Develop Programs with libiniparser Support Group: Development/Libraries/C and C++ -# bug437293 -%ifarch ppc64 -Obsoletes: libiniparser-devel-64bit -%endif -# %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1100 Requires: %{libiniparser_name} = %{version} %else @@ -104,7 +94,6 @@ %postun -n %{libiniparser_name} -p /sbin/ldconfig - %files -n %{libiniparser_name} %defattr(-,root,root) %{_libdir}/libiniparser.so.* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
