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

index 17f5d009f61db0cda15bfd9e25a32b4c168d44b4..0d842d48d7fb4397ee0370b06402e90aaaf8abe5 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    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
This page took 0.072743 seconds and 4 git commands to generate.