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

index 351fda633a79edda96c2c1997a528ec305c7b473..6fc3147ea45f9e4cbdc06bbdd67c5d2ceeb1e327 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    XSH
+%include       /usr/lib/rpm/macros.perl
 Summary:       XML::XSH - an XML editing shell
 Summary(pl.UTF-8):     XML::XSH - powłoka do edycji XML-a
 Name:          perl-XML-XSH
@@ -14,6 +14,9 @@ License:      GPL v2 or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: c25f59c465f785347d0466d653d9893f
+URL:           http://search.cpan.org/dist/XML-XSH/
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Parse-RecDescent >= 1.94
 BuildRequires: perl-XML-GDOME
@@ -22,8 +25,6 @@ BuildRequires:        perl-XML-LibXML-XPathContext >= 0.04
 BuildRequires: perl-XML-LibXSLT >= 1.53
 BuildRequires: perl-XML-XUpdate-LibXML >= 0.4.0
 %endif
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Parse-RecDescent >= 1.94
 Requires:      perl-XML-LibXML >= 1.54
 Requires:      perl-XML-LibXML-XPathContext >= 0.04
This page took 0.103947 seconds and 4 git commands to generate.