Mailinglist Archive: opensuse-commit (1945 mails)

< Previous Next >
commit libxml2
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 02 Nov 2008 15:43:13 +0100
  • Message-id: <20081102144314.260686780AA@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libxml2
checked in at Sun Nov 2 15:43:13 CET 2008.


--------
--- libxml2/libxml2.changes 2008-10-06 14:50:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxml2/libxml2.changes 2008-10-30
11:36:40.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Oct 30 12:34:56 CET 2008 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ libxml2-python.spec ++++++
--- /var/tmp/diff_new_pack.N24003/_old 2008-11-02 15:43:06.000000000 +0100
+++ /var/tmp/diff_new_pack.N24003/_new 2008-11-02 15:43:06.000000000 +0100
@@ -25,7 +25,7 @@
AutoReqProv: on
Summary: Python Bindings for libxml2
Version: 2.7.1
-Release: 4
+Release: 5
Source: libxml2-%{version}.tar.bz2
Source1: libxml2-python-rpmlintrc
%py_requires

++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.N24003/_old 2008-11-02 15:43:07.000000000 +0100
+++ /var/tmp/diff_new_pack.N24003/_new 2008-11-02 15:43:07.000000000 +0100
@@ -24,7 +24,15 @@
Group: System/Libraries
Summary: A Library to Manipulate XML Files
Version: 2.7.1
-Release: 4
+Release: 5
+# bug437293
+%ifarch ppc64
+Obsoletes: libxml2-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: libxml2-32bit
+%endif
+#
Source: %{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE libxml2-2.7.1-printf.patch
Patch0: %{name}-%{version}-printf.patch
@@ -78,6 +86,14 @@
License: X11/MIT
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
+# bug437293
+%ifarch ppc64
+Obsoletes: libxml2-devel-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: libxml2-devel-32bit
+%endif
+#
Requires: %{name} = %{version}
Requires: zlib-devel readline-devel
Requires: glibc-devel
@@ -200,6 +216,8 @@
%dir %{_datadir}/gtk-doc/html

%changelog
+* Thu Oct 30 2008 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Mon Oct 06 2008 prusnak@xxxxxxx
- fixed CVE-2008-4409 [bnc#432486]
* Tue Sep 09 2008 meissner@xxxxxxx
@@ -478,7 +496,7 @@
* New DOM importing functions
* Various build and bug fixes, including memory leaks; for details
check the NEWS file.
-* Thu Apr 07 2005 meissner@xxxxxxx
+* Wed Apr 06 2005 meissner@xxxxxxx
- make build again on gcc >= 4, added parallel make.
* Mon Apr 04 2005 ke@xxxxxxx
- Update to version 2.6.19; NEWS (extract since .18) from


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread