From cd5a169706dcb7e4a8c3d14754bea67c8c56d044 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 27 Oct 2006 18:54:04 +0000 Subject: [PATCH] - added error patch to fix error test with new libxml2/libxslt Changed files: perl-XML-LibXSLT.spec -> 1.27 --- perl-XML-LibXSLT.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index 8d9b4e6..a434377 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -15,6 +15,7 @@ License: GPL v1+ or Artistic 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 @@ -35,6 +36,7 @@ szybki. Wed %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%patch0 -p1 %build %{__perl} Makefile.PL \ -- 2.44.0