]> git.pld-linux.org Git - packages/libxslt.git/commitdiff
- up to 1.0.0
authorwrobell <wrobell@pld-linux.org>
Thu, 12 Jul 2001 12:28:35 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- stb

Changed files:
    libxslt.spec -> 1.9

libxslt.spec

index b33a20194cfcd4c3f42a6459bf9a279a2bea7f52..3552e35e4ab758dbece30caa85910e392079dbf8 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       XSLT processor
 Summary(pl):   Procesor XSLT
 Name:          libxslt
-Version:       0.14.0
+Version:       1.0.0
 Release:       1
 License:       GPL
 Group:         Libraries
@@ -11,8 +11,8 @@ Group(fr):    Librairies
 Group(pl):     Biblioteki
 Source0:       ftp://xmlsoft.org/%{name}-%{version}.tar.gz
 URL:           http://xmlsoft.org/XSLT/
-Requires:      libxml2 >= 2.3.14
-BuildRequires: libxml2-devel >= 2.3.14
+Requires:      libxml2 >= 2.4.0
+BuildRequires: libxml2-devel >= 2.4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,7 +42,7 @@ Static libraries of libxslt - XSLT processor.
 %setup  -q
 
 %build
-%configure 
+%configure2_13
 %{__make}
 
 %install
This page took 0.028548 seconds and 4 git commands to generate.