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

index 1cc629fcd72e1093bbc475f11deba0a6cb8737a1..d95bf6d7cb85ba3970c5d4dad1165e4ce0e9243e 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Text
 %define                pnam    Query-Advanced
+%include       /usr/lib/rpm/macros.perl
 Summary:       Text::Query::Advanced perl module
 Summary(pl.UTF-8):     Moduł perla Text::Query::Advanced
 Name:          perl-Text-Query-Advanced
@@ -15,8 +15,9 @@ 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: 2b1e5a7dd9bed41645e67a3057614a69
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Text-Query-Advanced/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.091095 seconds and 4 git commands to generate.