Hello community,

here is the log from the commit of package libxml2 for openSUSE:Factory
checked in at Tue Jun 7 09:00:02 CEST 2011.



--------
--- libxml2/libxml2.changes     2011-01-03 10:44:12.000000000 +0100
+++ /mounts/work_src_done/STABLE/libxml2/libxml2.changes        2011-06-05 
23:38:32.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun  5 21:36:07 UTC 2011 - [email protected]
+
+- add symbol-versioning.patch to restore 11.3 versioned symbols 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  symbol-versioning.patch

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

Other differences:
------------------
++++++ libxml2-python.spec ++++++
--- /var/tmp/diff_new_pack.b9L0dF/_old  2011-06-07 08:57:14.000000000 +0200
+++ /var/tmp/diff_new_pack.b9L0dF/_new  2011-06-07 08:57:14.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libxml2-python (Version 2.7.8)
+# spec file for package libxml2-python
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,7 +19,7 @@
 
 Name:           libxml2-python
 Version:        2.7.8
-Release:        3
+Release:        4
 License:        MIT License (or similar)
 Summary:        Python Bindings for libxml2
 Url:            http://xmlsoft.org

++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.b9L0dF/_old  2011-06-07 08:57:14.000000000 +0200
+++ /var/tmp/diff_new_pack.b9L0dF/_new  2011-06-07 08:57:14.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libxml2 (Version 2.7.8)
+# spec file for package libxml2
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,7 +19,7 @@
 
 Name:           libxml2
 Version:        2.7.8
-Release:        3
+Release:        18
 License:        MIT License (or similar)
 Summary:        A Library to Manipulate XML Files
 Url:            http://xmlsoft.org
@@ -28,6 +28,7 @@
 Source2:        baselibs.conf
 Patch1:         noxref.patch
 Patch2:         libxml2-CVE-2010-4494.patch
+Patch3:         symbol-versioning.patch
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  zlib-devel
@@ -99,8 +100,12 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
+# needed with patch3 - until it is no longer required
+%__autoconf
+
 %configure --disable-static \
     --with-html-subdir=packages/%{name}/html \
     --with-fexceptions \

++++++ symbol-versioning.patch ++++++
--- libxml2-2.7.8.orig/configure.in     2010-11-04 17:01:19.000000000 +0000
+++ libxml2-2.7.8/configure.in  2011-06-05 20:56:21.505617000 +0000
@@ -84,7 +84,7 @@
   esac
 fi
 AC_SUBST(VERSION_SCRIPT_FLAGS)
-AM_CONDITIONAL([USE_VERSION_SCRIPT], [test -z "$VERSION_SCRIPT_FLAGS"])
+AM_CONDITIONAL([USE_VERSION_SCRIPT], [test -n "$VERSION_SCRIPT_FLAGS"])
 
 dnl
 dnl We process the AC_ARG_WITH first so that later we can modify

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to