]> git.pld-linux.org Git - packages/libxslt.git/commitdiff
- exslt_crypt.patch (fixes CVE-2008-2935) AC-branch auto/ac/libxslt-1_1_24-2 auto/th/libxslt-1_1_24-2 auto/ti/libxslt-1_1_24-2
authorKacper Kornet <draenog@pld-linux.org>
Mon, 11 Aug 2008 04:39:44 +0000 (04:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2

Changed files:
    libxslt.spec -> 1.140

libxslt.spec

index 8e34729a3c4accdfa798d9fb44385c4a718a5d67..10b90899ab1823f4b3073864747db563b605cbd0 100644 (file)
@@ -11,12 +11,13 @@ Summary(pl.UTF-8):  Procesor XSLT
 Summary(pt_BR.UTF-8):  Biblioteca que disponibiliza o sistema XSLT do GNOME
 Name:          libxslt
 Version:       1.1.24
-Release:       1
+Release:       2
 License:       MIT
 Group:         Libraries
 #Source0:      http://ftp.gnome.org/pub/GNOME/sources/libxslt/1.1/%{name}-%{version}.tar.bz2
 Source0:       ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
 # Source0-md5: e83ec5d27fc4c10c6f612879bea9a153
+Patch0:                %{name}-exslt_crypt.patch
 URL:           http://xmlsoft.org/XSLT/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -117,6 +118,7 @@ Moduły języka Python dla biblioteki libxslt.
 
 %prep
 %setup -q
+%patch0
 
 %build
 %{__libtoolize}
This page took 0.160979 seconds and 4 git commands to generate.