diff options
Diffstat (limited to 'libxslt.spec.in')
-rw-r--r-- | libxslt.spec.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libxslt.spec.in b/libxslt.spec.in index 986919a4..b18cfeaf 100644 --- a/libxslt.spec.in +++ b/libxslt.spec.in @@ -1,14 +1,14 @@ Summary: Library providing the Gnome XSLT engine Name: libxslt Version: @VERSION@ -Release: 1 +Release: test1 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://xmlsoft.org/XSLT/ -Requires: libxml2 >= 2.5.6 -BuildRequires: libxml2-devel >= 2.5.6 +Requires: libxml2 >= 2.5.10 +BuildRequires: libxml2-devel >= 2.5.10 BuildRequires: python python-devel BuildRequires: libxml2-python Prefix: %{_prefix} |