]> git.pld-linux.org Git - packages/perl-XML-LibXML-Iterator.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:40:48 +0000 (16:40 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:40:48 +0000 (16:40 +0200)
perl-XML-LibXML-Iterator.spec

index 63946b4392af6cae612fe5062f3c1277aaac7e4e..672c5742ae6ae86be91998092b2e803a07299073 100644 (file)
@@ -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    LibXML-Iterator
+%include       /usr/lib/rpm/macros.perl
 Summary:       XML::LibXML::Iterator - XML::LibXML's Tree Iteration Class
 Summary(pl.UTF-8):     XML::LibXML::Iterator - klasa iteratora dla drzew XML::LibXML
 Name:          perl-XML-LibXML-Iterator
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: bcbf474656bd4e1a1939c2459ca91ac1
+URL:           http://search.cpan.org/dist/XML-LibXML-Iterator/
 %if %{with tests}
 BuildRequires: perl-XML-LibXML >= 1.52
 BuildRequires: perl-XML-NodeFilter
This page took 0.094164 seconds and 4 git commands to generate.