1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00

Last minute releases change #@$$% of spec file ! Daniel

This commit is contained in:
Daniel Veillard 2004-04-18 22:09:47 +00:00
parent eca726dcd6
commit f70f7b2da9

View File

@ -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