Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit libiniparser for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 08 Jan 2009 18:38:10 +0100
- Message-id: <20090108173810.5227167816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libiniparser for openSUSE:Factory
checked in at Thu Jan 8 18:38:10 CET 2009.
--------
--- libiniparser/libiniparser.changes 2008-11-27 14:14:56.000000000 +0100
+++ /mounts/work_src_done/STABLE/libiniparser/libiniparser.changes
2009-01-07 10:27:31.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 7 12:34:56 CET 2009 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libiniparser.spec ++++++
--- /var/tmp/diff_new_pack.d10588/_old 2009-01-08 18:38:04.000000000 +0100
+++ /var/tmp/diff_new_pack.d10588/_new 2009-01-08 18:38:04.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libiniparser (Version 2.17)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -20,11 +20,16 @@
Name: libiniparser
Version: 2.17
-Release: 86
+Release: 87
License: X11/MIT
Group: System/Libraries
Url: http://ndevilla.free.fr/iniparser/
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: libiniparser-64bit
+%endif
+#
Summary: Library to parse ini files
Source: http://ndevilla.free.fr/iniparser/iniparser-%{version}.tar.bz2
Patch00: iniparser_remove_rpath.patch
@@ -46,6 +51,11 @@
License: X11/MIT
Group: System/Libraries
Summary: Library to parse ini files
+# bug437293
+%ifarch ppc64
+Obsoletes: libiniparser-64bit
+%endif
+#
%description -n libiniparser0
Libiniparser offers parsing of ini files from the C level.
@@ -63,6 +73,11 @@
Summary: Libraries and Header Files to Develop Programs with
libiniparser Support
Group: Development/Libraries/C and C++
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: libiniparser-devel-64bit
+%endif
+#
%if 0%{?suse_version} > 1100
Requires: libiniparser0 = %{version}
%else
@@ -134,6 +149,8 @@
%doc html
%changelog
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Thu Nov 27 2008 ro@xxxxxxx
- update baselibs.conf
* Thu Aug 28 2008 anschneider@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |