]> git.pld-linux.org Git - packages/perl-HTTP-Request-Form.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:52:38 +0000 (12:52 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:52:38 +0000 (12:52 +0200)
perl-HTTP-Request-Form.spec

index ab145491bc69fa3e1c5375d936b333646388eea2..220cf8481c4beace7eab172ee325d2093703436c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    HTTP
 %define                pnam    Request-Form
+%include       /usr/lib/rpm/macros.perl
 Summary:       HTTP::Request::Form - construct HTTP::Request objects for form processing
 Summary(pl.UTF-8):     HTTP::Request::Form - tworzenie obiektów HTTP::Request do przetwarzania formularzy
 Name:          perl-HTTP-Request-Form
@@ -15,9 +15,10 @@ 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: 2d8e8af81725b1e5090f5e921f45c6cd
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/HTTP-Request-Form/
 BuildRequires: perl-HTML-Tree
 BuildRequires: perl-URI
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-libwww
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.153773 seconds and 4 git commands to generate.