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

index 288e9c6da096e4a537b1511783afc897ce377703..678465e51b3be4fbc521e0603dc5bf0d3260f7cc 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    XQL
+%include       /usr/lib/rpm/macros.perl
 Summary:       XML::XQL - query XML tree structures with XQL
 Summary(pl.UTF-8):     XML::XQL - odpytywanie struktur drzewiastych XML-a przy użyciu XQL-a
 Name:          perl-XML-XQL
@@ -15,12 +15,13 @@ 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: bb84096fdf8bcc96a35971539ce8c19e
+URL:           http://search.cpan.org/dist/XML-XQL/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl-XML-DOM >= 1.29
 BuildRequires: perl-Date-Manip >= 5.33
 BuildRequires: perl-Parse-Yapp
+BuildRequires: perl-XML-DOM >= 1.29
 BuildRequires: perl-XML-Parser >= 2.30
 %endif
 Obsoletes:     perl-libxml-enno
This page took 0.089712 seconds and 4 git commands to generate.