[packages/perl-XML-SAX-Machines] use generic url

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


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

    use generic url

 perl-XML-SAX-Machines.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-XML-SAX-Machines.spec b/perl-XML-SAX-Machines.spec
index ab324e6..d1a7dc4 100644
--- a/perl-XML-SAX-Machines.spec
+++ b/perl-XML-SAX-Machines.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	SAX-Machines
+%include	/usr/lib/rpm/macros.perl
 Summary:	XML::SAX::Machines Perl module
 Summary(cs.UTF-8):	Modul XML::SAX::Machines pro Perl
 Summary(da.UTF-8):	Perlmodul XML::SAX::Machines
@@ -30,16 +30,17 @@ License:	Artistic, GPL or BSD
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	82cce7207bd50edd1d2386eea5e2c84b
+URL:		http://search.cpan.org/dist/XML-SAX-Machines/
 BuildRequires:	perl-devel >= 1:5.8.0
 %if %{with tests}
-BuildRequires:	perl-XML-SAX >= 0.05
 BuildRequires:	perl(XML::SAX::Base) >= 1.02
+BuildRequires:	perl-XML-SAX >= 0.05
 # doc say 0.4100001, so maybe too much, but safer
 BuildRequires:	perl-XML-SAX-Writer >= 0.42
 BuildRequires:	rpm-perlprov >= 4.1-13
 %endif
-Requires:	perl-XML-SAX >= 0.05
 Requires:	perl(XML::SAX::Base) >= 1.02
+Requires:	perl-XML-SAX >= 0.05
 # as above...
 Requires:	perl-XML-SAX-Writer >= 0.42
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-SAX-Machines.git/commitdiff/f8e01214bbfc19d8bc76285738b361372a7f613a



More information about the pld-cvs-commit mailing list