[packages/perl-XML-API] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:38:44 CET 2014


commit 99e3632cd55def14b2d7fe3f061153aaf142bfe9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:38:40 2014 +0200

    use generic url

 perl-XML-API.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-XML-API.spec b/perl-XML-API.spec
index 86bc2a1..a3a7530 100644
--- a/perl-XML-API.spec
+++ b/perl-XML-API.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define	pdir	XML
 %define	pnam	API
+%include	/usr/lib/rpm/macros.perl
 Summary:	XML::API - Perl extension for creating XML documents
 Summary(pl.UTF-8):	XML::API - rozszerzenie Perla do tworzenia dokumentów XML
 Name:		perl-XML-API
@@ -14,6 +14,7 @@ License:	GPL v2+
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9558636dba8f8d415e9bf7f61b1dbde3
+URL:		http://search.cpan.org/dist/XML-API/
 BuildRequires:	perl(XML::LibXML::SAX)
 BuildRequires:	perl-XML-Parser
 BuildRequires:	perl-devel >= 1:5.8.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-API.git/commitdiff/99e3632cd55def14b2d7fe3f061153aaf142bfe9



More information about the pld-cvs-commit mailing list