[packages/perl-XML-XUpdate-LibXML] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:41:52 CET 2014


commit ac1d72585440598bbb09cccec9e32cec5fe46c67
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:41:49 2014 +0200

    use generic url

 perl-XML-XUpdate-LibXML.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-XML-XUpdate-LibXML.spec b/perl-XML-XUpdate-LibXML.spec
index 17f5d00..0d842d4 100644
--- a/perl-XML-XUpdate-LibXML.spec
+++ b/perl-XML-XUpdate-LibXML.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	XUpdate-LibXML
+%include	/usr/lib/rpm/macros.perl
 Summary:	XML::XUpdate::LibXML - simple implementation of XUpdate format
 Summary(pl.UTF-8):	XML::XUpdate::LibXML - prosta implementacja formatu XUpdate
 Name:		perl-XML-XUpdate-LibXML
@@ -14,13 +14,14 @@ License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	feee3db4ab0a0520d9b1f17b50f74693
+URL:		http://search.cpan.org/dist/XML-XUpdate-LibXML/
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-XML-LibXML >= 1.54
 BuildRequires:	perl-XML-LibXML-Iterator
 BuildRequires:	perl-XML-LibXML-XPathContext >= 0.04
 %endif
-BuildRequires:	perl-devel >= 1:5.8.0
-BuildRequires:	rpm-perlprov >= 4.1-13
 Requires:	perl-XML-LibXML >= 1.54
 Requires:	perl-XML-LibXML-XPathContext >= 0.04
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-XUpdate-LibXML.git/commitdiff/ac1d72585440598bbb09cccec9e32cec5fe46c67



More information about the pld-cvs-commit mailing list