diff --git a/.cvsignore b/.cvsignore index 52f96a5..8404f3e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libxslt-1.0.12.tar.gz +libxslt-1.0.14.tar.gz diff --git a/libxslt.spec b/libxslt.spec index a6cc02a..4a7f474 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,17 +1,16 @@ Summary: Library providing the Gnome XSLT engine Name: libxslt -Version: 1.0.12 -Release: 0.72 +Version: 1.0.14 +Release: 4 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.4.15 -BuildRequires: libxml2 >= 2.4.15 -BuildRequires: libxml2-devel >= 2.4.15 +Requires: libxml2 >= 2.4.17 +BuildRequires: libxml2-devel >= 2.4.17 BuildRequires: python python-devel -BuildRequires: libxml2-python >= 2.4.15 +BuildRequires: libxml2-python Prefix: %{_prefix} Docdir: %{_docdir} @@ -25,7 +24,7 @@ installed. The xsltproc command is a command line interface to the XSLT engine Summary: Libraries, includes, etc. to embed the Gnome XSLT engine Group: Development/Libraries Requires: libxslt = %{version} -Requires: libxml2-devel >= 2.4.15 +Requires: libxml2-devel >= 2.4.17 %description devel This C library allows to transform XML files into other XML files @@ -37,7 +36,7 @@ installed. Summary: Python bindings for the libxslt library Group: Development/Libraries Requires: libxslt = %{version} -Requires: libxml2 >= 2.4.15 +Requires: libxml2 >= 2.4.17 Requires: python %description python diff --git a/sources b/sources index 5fc646e..3df87fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e995964bffbf8b5bb97737ebde1a11c libxslt-1.0.12.tar.gz +7f82c022b97008eff4cf008a977b92fe libxslt-1.0.14.tar.gz