]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/commitdiff
- added error patch to fix error test with new libxml2/libxslt
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Oct 2006 18:54:04 +0000 (18:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-LibXSLT.spec -> 1.27

perl-XML-LibXSLT.spec

index 8d9b4e6fb4777370cbe85f892a0cb48e3b0742e5..a4343771810ae4b5ad27212446756df5e6c13d50 100644 (file)
@@ -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 \
This page took 0.051587 seconds and 4 git commands to generate.