[perl-XML-LibXSLT] Update source link

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Aug 27 13:18:21 UTC 2012


commit 5ee179c534909b64726ff4e45fda8e7db681a1ba
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Aug 27 13:34:51 2012 +0200

    Update source link

 perl-XML-LibXSLT.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec
index 47c0b44..b578f08 100644
--- a/perl-XML-LibXSLT.spec
+++ b/perl-XML-LibXSLT.spec
@@ -1,14 +1,14 @@
 Name:		perl-XML-LibXSLT
 # NOTE: also update perl-XML-LibXML to a compatible version.  See below why.
 Version:	1.77
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Perl module for interfacing to GNOME's libxslt
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/XML-LibXSLT/
-Source0:	http://search.cpan.org/CPAN/authors/id/P/PA/PAJAS/XML-LibXSLT-%{version}.tar.gz
+Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXSLT-%{version}.tar.gz
 BuildRequires:	perl(Carp)
-BuildRequires:  perl(DynaLoader)
+BuildRequires:	perl(DynaLoader)
 BuildRequires:	perl(Encode)
 BuildRequires:	perl(Exporter)
 BuildRequires:	perl(ExtUtils::MakeMaker)
@@ -19,10 +19,10 @@ Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # see https://bugzilla.redhat.com/show_bug.cgi?id=469480
 # for testing is needed the same version of XML::LibXML
 # BUT XML::LibXML has new bugfix releases, but XML::LibXSLT not
-BuildRequires:  perl(XML::LibXML::Boolean)
-BuildRequires:  perl(XML::LibXML::Literal)
-BuildRequires:  perl(XML::LibXML::NodeList)
-BuildRequires:  perl(XML::LibXML::Number)
+BuildRequires:	perl(XML::LibXML::Boolean)
+BuildRequires:	perl(XML::LibXML::Literal)
+BuildRequires:	perl(XML::LibXML::NodeList)
+BuildRequires:	perl(XML::LibXML::Number)
 BuildRequires:	perl(XML::LibXML) >= %{version}
 Requires:	perl(XML::LibXML) >= %{version}
 
@@ -56,6 +56,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 27 2012 Jitka Plesnikova <jplesnik at redhat.com> - 1.77-4
+- Update source link.
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.77-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list