Author: qboosh Date: Fri Oct 27 18:54:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added error patch to fix error test with new libxml2/libxslt
---- Files affected: SPECS: perl-XML-LibXSLT.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/perl-XML-LibXSLT.spec diff -u SPECS/perl-XML-LibXSLT.spec:1.26 SPECS/perl-XML-LibXSLT.spec:1.27 --- SPECS/perl-XML-LibXSLT.spec:1.26 Fri Oct 20 22:36:45 2006 +++ SPECS/perl-XML-LibXSLT.spec Fri Oct 27 20:54:04 2006 @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 830ec12454ae14ee9145fee9b3b7c6aa +Patch0: %{name}-error.patch BuildRequires: libxslt-devel >= 1.0.6 BuildRequires: perl-XML-LibXML >= 1.60 BuildRequires: perl-devel >= 1:5.8.0 @@ -36,6 +37,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%patch0 -p1 %build %{__perl} Makefile.PL \ @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2006/10/27 18:54:04 qboosh +- added error patch to fix error test with new libxml2/libxslt + Revision 1.26 2006/10/20 20:36:45 ankry - ver. 1.61 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-XML-LibXSLT.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
