libxml2-python: update to 2.6.24
This commit is contained in:
parent
4ea559f907
commit
11604e19d6
@ -1,2 +1,2 @@
|
||||
e98018a6b562f1fa454e705dde2269de libxml2-2.6.23.tar.bz2
|
||||
70f47b812007d9e49d4e2e8096a7e9d6 libxml2-python-config.patch
|
||||
258866cdd9204b3ffb75992e00809ebf libxml2-2.6.24.tar.bz2
|
||||
db72f106b7f813b95b3e3ea310e7aeea libxml2-python-config.patch
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python, libxml2
|
||||
|
||||
name=libxml2-python
|
||||
version=2.6.23
|
||||
version=2.6.24
|
||||
release=1
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-$version.tar.bz2 \
|
||||
$name-config.patch)
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -Nru libxml2-2.6.23.orig/python/Makefile.in libxml2-2.6.23/python/Makefile.in
|
||||
--- libxml2-2.6.23.orig/python/Makefile.in 2006-03-27 18:23:36.000000000 +0200
|
||||
+++ libxml2-2.6.23/python/Makefile.in 2006-03-27 18:24:40.000000000 +0200
|
||||
@@ -58,7 +58,7 @@
|
||||
diff -Nru libxml2-2.6.24.orig/python/Makefile.in libxml2-2.6.24/python/Makefile.in
|
||||
--- libxml2-2.6.24.orig/python/Makefile.in 2006-05-02 07:21:55.000000000 +0200
|
||||
+++ libxml2-2.6.24/python/Makefile.in 2006-05-02 07:22:18.000000000 +0200
|
||||
@@ -56,7 +56,7 @@
|
||||
am__installdirs = "$(DESTDIR)$(pythondir)"
|
||||
pythonLTLIBRARIES_INSTALL = $(INSTALL)
|
||||
LTLIBRARIES = $(python_LTLIBRARIES)
|
||||
@ -10,7 +10,7 @@ diff -Nru libxml2-2.6.23.orig/python/Makefile.in libxml2-2.6.23/python/Makefile.
|
||||
@WITH_PYTHON_TRUE@libxml2mod_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
|
||||
am__libxml2mod_la_SOURCES_DIST = libxml.c types.c libxml2-py.c
|
||||
@WITH_PYTHON_TRUE@am_libxml2mod_la_OBJECTS = libxml.lo types.lo \
|
||||
@@ -323,9 +323,9 @@
|
||||
@@ -321,9 +321,9 @@
|
||||
libxml2-python-api.xml \
|
||||
$(DOCS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user