From 363800efecc43deac008f3c9577d2270d771d42a Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Thu, 7 Dec 2006 04:16:06 +0000 Subject: [PATCH] fix Source0 in specfile. --- perl-XML-LibXML.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 01d846c..8cbb2a3 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -13,7 +13,7 @@ Requires: %(perl -MConfig -le 'if (defined $Config{useithreads}) { print "perl(: Requires: %(perl -MConfig -le 'if (defined $Config{usethreads}) { print "perl(:WITH_THREADS)" } else { print "perl(:WITHOUT_THREADS)" }') Requires: %(perl -MConfig -le 'if (defined $Config{uselargefiles}) { print "perl(:WITH_LARGEFILES)" } else { print "perl(:WITHOUT_LARGEFILES)" }') Requires: perl(:MODULE_COMPAT_%(perl -MConfig -e 'print $Config{version}')) -Source0: XML-LibXML-1.58.tar.gz +Source0: http://www.cpan.org/authors/id/P/PA/PAJAS/XML-LibXML-1.62001.tar.gz BuildRequires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport BuildRequires: libxml2-devel Requires: perl-XML-LibXML-Common perl-XML-SAX perl-XML-NamespaceSupport