[csw-devel] SF.net SVN: gar:[21193] csw/mgar/pkg/libxml2/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat May 25 09:39:18 CEST 2013
Revision: 21193
http://gar.svn.sourceforge.net/gar/?rev=21193&view=rev
Author: wahwah
Date: 2013-05-25 07:39:14 +0000 (Sat, 25 May 2013)
Log Message:
-----------
update the patch. sadly, the test suite fails.
Modified Paths:
--------------
csw/mgar/pkg/libxml2/trunk/Makefile
csw/mgar/pkg/libxml2/trunk/files/0001-Forcefully-disable-the-symbol-versioning.patch
Property Changed:
----------------
csw/mgar/pkg/libxml2/trunk/Makefile
Modified: csw/mgar/pkg/libxml2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxml2/trunk/Makefile 2013-05-24 18:55:55 UTC (rev 21192)
+++ csw/mgar/pkg/libxml2/trunk/Makefile 2013-05-25 07:39:14 UTC (rev 21193)
@@ -1,3 +1,7 @@
+# $Id$
+#
+# ! There are test failures, unfortunately.
+
NAME = libxml2
VERSION = 2.9.1
GARTYPE = v2
@@ -11,9 +15,6 @@
DISTFILES = $(NAME)-$(VERSION).tar.gz
# PATCHFILES = 0001-Forcefully-disable-the-symbol-versioning.patch
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
PACKAGES = CSWlibxml2-2 CSWlibxml2-dev CSWpy-libxml2
OBSOLETED_BY_CSWlibxml2-2 = CSWlibxml2
Property changes on: csw/mgar/pkg/libxml2/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: csw/mgar/pkg/libxml2/trunk/files/0001-Forcefully-disable-the-symbol-versioning.patch
===================================================================
--- csw/mgar/pkg/libxml2/trunk/files/0001-Forcefully-disable-the-symbol-versioning.patch 2013-05-24 18:55:55 UTC (rev 21192)
+++ csw/mgar/pkg/libxml2/trunk/files/0001-Forcefully-disable-the-symbol-versioning.patch 2013-05-25 07:39:14 UTC (rev 21193)
@@ -1,17 +1,17 @@
-From 8a1c3cdecc3befbe22961b78e4e2c107fce8a198 Mon Sep 17 00:00:00 2001
-From: Dagobert Michelsen <dam at opencsw.org>
-Date: Fri, 24 May 2013 15:18:01 +0200
-Subject: [PATCH] Forcefully disable the symbol versioning
+From 43f2a579cd9808557fa2d8ce4d5f5b6f94d627b0 Mon Sep 17 00:00:00 2001
+From: Maciej Blizinski <maciej at opencsw.org>
+Date: Sat, 25 May 2013 09:07:33 +0200
+Subject: [PATCH] Forcefully disable the symbol versioning 2
---
- configure | 11 +++--------
- 1 file changed, 3 insertions(+), 8 deletions(-)
+ configure | 10 +---------
+ 1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/configure b/configure
-index 80dd0fc..6203fd0 100755
+index 80dd0fc..f314402 100755
--- a/configure
+++ b/configure
-@@ -11876,17 +11876,12 @@ if test "$lt_cv_prog_gnu_ld" = yes; then
+@@ -11876,18 +11876,10 @@ if test "$lt_cv_prog_gnu_ld" = yes; then
VERSION_SCRIPT_FLAGS=-Wl,--version-script=
else
case $host in
@@ -27,11 +27,10 @@
- USE_VERSION_SCRIPT_TRUE='#'
- USE_VERSION_SCRIPT_FALSE=
-fi
-+USE_VERSION_SCRIPT_TRUE='#'
-+USE_VERSION_SCRIPT_FALSE=
+-
-
+ _cppflags="${CPPFLAGS}"
--
1.8.1.4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list