packages: crossmingw32-libxml2/crossmingw32-libxml2.spec, crossmingw32-libx...
qboosh
qboosh at pld-linux.org
Sat Nov 13 20:17:08 CET 2010
Author: qboosh Date: Sat Nov 13 19:17:08 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.7.8
---- Files affected:
packages/crossmingw32-libxml2:
crossmingw32-libxml2.spec (1.11 -> 1.12) , libxml2-amfix.patch (1.1 -> 1.2) , libxml2-version-script.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/crossmingw32-libxml2/crossmingw32-libxml2.spec
diff -u packages/crossmingw32-libxml2/crossmingw32-libxml2.spec:1.11 packages/crossmingw32-libxml2/crossmingw32-libxml2.spec:1.12
--- packages/crossmingw32-libxml2/crossmingw32-libxml2.spec:1.11 Sun Sep 19 07:38:58 2010
+++ packages/crossmingw32-libxml2/crossmingw32-libxml2.spec Sat Nov 13 20:17:03 2010
@@ -3,17 +3,18 @@
Summary: libXML library - cross MinGW32 version
Summary(pl.UTF-8): Biblioteka libXML wersja 2 - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
-Version: 2.7.7
+Version: 2.7.8
Release: 1
License: MIT
Group: Development/Libraries
#Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/%{name}-%{version}.tar.bz2
Source0: ftp://xmlsoft.org/libxml2/%{realname}-%{version}.tar.gz
-# Source0-md5: 9abc9959823ca9ff904f1fbcf21df066
+# Source0-md5: 8127a65e8c3b08856093099b52599c86
Patch0: %{realname}-amfix.patch
Patch1: %{realname}-man_fixes.patch
Patch2: %{realname}-open.gz.patch
Patch3: %{realname}-largefile.patch
+Patch4: %{realname}-version-script.patch
URL: http://xmlsoft.org/
BuildRequires: autoconf >= 2.2
BuildRequires: automake >= 1.4
@@ -79,6 +80,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__libtoolize}
@@ -134,6 +136,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/11/13 19:17:03 qboosh
+- updated to 2.7.8
+
Revision 1.11 2010/09/19 05:38:58 qboosh
- unified MinGW32 caps
================================================================
Index: packages/crossmingw32-libxml2/libxml2-amfix.patch
diff -u packages/crossmingw32-libxml2/libxml2-amfix.patch:1.1 packages/crossmingw32-libxml2/libxml2-amfix.patch:1.2
--- packages/crossmingw32-libxml2/libxml2-amfix.patch:1.1 Sun Feb 28 23:15:08 2010
+++ packages/crossmingw32-libxml2/libxml2-amfix.patch Sat Nov 13 20:17:03 2010
@@ -60,14 +60,3 @@
CVS_EXTRA_DIST=
EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml2.spec \
libxml.m4 Copyright check-xml-test-suite.py gentest.py \
-diff -Nur libxml2-2.6.17.orig/include/libxml/Makefile.am libxml2-2.6.17/include/libxml/Makefile.am
---- libxml2-2.6.17.orig/include/libxml/Makefile.am 2005-01-04 15:55:45.000000000 +0100
-+++ libxml2-2.6.17/include/libxml/Makefile.am 2005-01-18 12:08:45.978527448 +0100
-@@ -50,7 +50,4 @@
- pattern.h \
- xmlsave.h
-
--install-exec-hook:
-- $(mkinstalldirs) $(DESTDIR)$(xmlincdir)
--
- EXTRA_DIST = xmlversion.h.in
================================================================
Index: packages/crossmingw32-libxml2/libxml2-version-script.patch
diff -u /dev/null packages/crossmingw32-libxml2/libxml2-version-script.patch:1.1
--- /dev/null Sat Nov 13 20:17:08 2010
+++ packages/crossmingw32-libxml2/libxml2-version-script.patch Sat Nov 13 20:17:03 2010
@@ -0,0 +1,11 @@
+--- libxml2-2.7.8/configure.in.orig 2010-11-04 18:01:19.000000000 +0100
++++ libxml2-2.7.8/configure.in 2010-11-13 19:34:41.607099099 +0100
+@@ -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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-libxml2/crossmingw32-libxml2.spec?r1=1.11&r2=1.12&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-libxml2/libxml2-amfix.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list