# HG changeset patch # User Christophe Lincoln # Date 1254820746 -7200 # Node ID c27f65372234f39dadf1d67ba2b71c0044eb5b3d # Parent 7f41991f54c405eaca7dee9ed702d4438112c15b Up: libxml2* (2.7.5) + python-lxml diff -r 7f41991f54c4 -r c27f65372234 libxml2-dev/receipt --- a/libxml2-dev/receipt Mon Oct 05 19:11:05 2009 +0200 +++ b/libxml2-dev/receipt Tue Oct 06 11:19:06 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libxml2-dev" -VERSION="2.7.3" +VERSION="2.7.5" CATEGORY="development" SHORT_DESC="XML C parser and toolkit devel files." MAINTAINER="pankso@slitaz.org" @@ -12,11 +12,11 @@ genpkg_rules() { mkdir -p $fs/usr/lib $fs/usr/bin $fs/usr/share - + cp -a $_pkg/usr/bin/xml2-config $fs/usr/bin cp -a $_pkg/usr/lib/*.sh $fs/usr/bin chmod +x $fs/usr/bin/*.sh - + cp -a $_pkg/usr/lib/*.*a $fs/usr/lib cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib cp -a $_pkg/usr/include $fs/usr diff -r 7f41991f54c4 -r c27f65372234 libxml2-python/receipt --- a/libxml2-python/receipt Mon Oct 05 19:11:05 2009 +0200 +++ b/libxml2-python/receipt Tue Oct 06 11:19:06 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libxml2-python" -VERSION="2.6.9" +VERSION="2.6.15" CATEGORY="development" SHORT_DESC="Libxml2 adapter for the Python." MAINTAINER="pascal.bellard@slitaz.org" diff -r 7f41991f54c4 -r c27f65372234 libxml2/receipt --- a/libxml2/receipt Mon Oct 05 19:11:05 2009 +0200 +++ b/libxml2/receipt Tue Oct 06 11:19:06 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libxml2" -VERSION="2.7.3" +VERSION="2.7.5" CATEGORY="system-tools" SHORT_DESC="Libxml2 is the XML C parser and toolkit." MAINTAINER="pankso@slitaz.org" diff -r 7f41991f54c4 -r c27f65372234 python-lxml/receipt --- a/python-lxml/receipt Mon Oct 05 19:11:05 2009 +0200 +++ b/python-lxml/receipt Tue Oct 06 11:19:06 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="python-lxml" -VERSION="2.1.2" +VERSION="2.2.2" CATEGORY="development" SHORT_DESC="Pythonic binding for the libxml2 and libxslt libraries.." MAINTAINER="pascal.bellard@slitaz.org"