packages: libxslt/libxslt.spec, libxslt/libxslt-exslt_crypt.patch (REMOVED)...
qboosh
qboosh at pld-linux.org
Fri Oct 2 21:27:59 CEST 2009
Author: qboosh Date: Fri Oct 2 19:27:59 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.1.26
- removed obsolete exslt_crypt,makefile patches
---- Files affected:
packages/libxslt:
libxslt.spec (1.142 -> 1.143) , libxslt-exslt_crypt.patch (1.1 -> NONE) (REMOVED), libxslt-makefile.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/libxslt/libxslt.spec
diff -u packages/libxslt/libxslt.spec:1.142 packages/libxslt/libxslt.spec:1.143
--- packages/libxslt/libxslt.spec:1.142 Mon Jun 29 07:37:46 2009
+++ packages/libxslt/libxslt.spec Fri Oct 2 21:27:53 2009
@@ -11,16 +11,14 @@
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: 4
+Version: 1.1.26
+Release: 1
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
-Patch1: %{name}-m4.patch
-Patch2: %{name}-makefile.patch
+# Source0-md5: e61d0364a30146aaa3001296f853b2b9
+Patch0: %{name}-m4.patch
URL: http://xmlsoft.org/XSLT/
BuildRequires: autoconf
BuildRequires: automake
@@ -122,8 +120,6 @@
%prep
%setup -q
%patch0 -p0
-%patch1 -p0
-%patch2 -p1
%build
%{__libtoolize}
@@ -184,11 +180,11 @@
%attr(755,root,root) %{_libdir}/xsltConf.sh
%{_includedir}/libexslt
%{_includedir}/libxslt
-%{_mandir}/man3/libexslt.3*
-%{_mandir}/man3/libxslt.3*
%{_pkgconfigdir}/libexslt.pc
%{_pkgconfigdir}/libxslt.pc
%{_aclocaldir}/libxslt.m4
+%{_mandir}/man3/libexslt.3*
+%{_mandir}/man3/libxslt.3*
%if %{with static_libs}
%files static
@@ -216,6 +212,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.143 2009/10/02 19:27:53 qboosh
+- updated to 1.1.26
+- removed obsolete exslt_crypt,makefile patches
+
Revision 1.142 2009/06/29 05:37:46 tommat
- fix build with new libtool
- pass cxxflags
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxslt/libxslt.spec?r1=1.142&r2=1.143&f=u
More information about the pld-cvs-commit
mailing list