summaryrefslogtreecommitdiff
path: root/libxml.spec.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-04-18 22:09:47 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-04-18 22:09:47 +0000
commitf70f7b2da92c10e551724fdc955c8b668e5ec0b6 (patch)
tree9cb7c374b37045a4cd7044e09f1139dfc7c8c5c5 /libxml.spec.in
parenteca726dcd69a0974a1378149f234cbf3b47d42cd (diff)
downloadlibxml2-f70f7b2da92c10e551724fdc955c8b668e5ec0b6.tar.gz
Last minute releases change #@$$% of spec file ! DanielLIBXML2_2_6_9
Diffstat (limited to 'libxml.spec.in')
-rw-r--r--libxml.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml.spec.in b/libxml.spec.in
index f96575cc..27d9752c 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -44,7 +44,7 @@ URI library.
Summary: Python bindings for the libxml2 library
Group: Development/Libraries
Requires: libxml2 = %{version}
-Requires: python = %(echo `python -c "import sys; print sys.version[0:3]"`)
+Requires: %{_libdir}/python%(echo `python -c "import sys; print sys.version[0:3]"`)
%description python
The libxml2-python package contains a module that permits applications