Author: grzegol Date: Fri Oct 27 14:31:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.18 - removed outdated DESTDIR patch (applied upstream)
---- Files affected: SPECS: libxslt.spec (1.125 -> 1.126) ---- Diffs: ================================================================ Index: SPECS/libxslt.spec diff -u SPECS/libxslt.spec:1.125 SPECS/libxslt.spec:1.126 --- SPECS/libxslt.spec:1.125 Wed Sep 27 00:59:44 2006 +++ SPECS/libxslt.spec Fri Oct 27 16:31:33 2006 @@ -4,19 +4,19 @@ %bcond_without static_libs # don't build static library %bcond_with tests # run test suite # -%define libxml2ver 1:2.6.21 +%define libxml2ver 1:2.6.27 Summary: XSLT processor Summary(pl): Procesor XSLT Summary(pt_BR): Biblioteca que disponibiliza o sistema XSLT do GNOME Name: libxslt -Version: 1.1.17 -Release: 4 +Version: 1.1.18 +Release: 1 License: MIT Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libxslt/1.1/%{name}-%{version}.tar.bz2 -# Source0-md5: af99d7b06eba109ab374ccd7015561c4 -Patch0: %{name}-DESTDIR.patch +#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: 119c6b4aa95848ae78589d2fa64def96 URL: http://xmlsoft.org/XSLT/ BuildRequires: autoconf BuildRequires: automake @@ -114,7 +114,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -193,6 +192,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.126 2006/10/27 14:31:33 grzegol +- updated to 1.1.18 +- removed outdated DESTDIR patch (applied upstream) + Revision 1.125 2006/09/26 22:59:44 wrobell - rel. 4 to rebuild with python 2.5 (final) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libxslt.spec?r1=1.125&r2=1.126&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
