[packages/perl-HTTP-Request-Form] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:52:41 CET 2014


commit d9eb219a47494ee47f15dbf2b3773531b76517d3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:52:38 2014 +0200

    use generic url

 perl-HTTP-Request-Form.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTTP-Request-Form.spec b/perl-HTTP-Request-Form.spec
index ab14549..220cf84 100644
--- a/perl-HTTP-Request-Form.spec
+++ b/perl-HTTP-Request-Form.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-Request-Form.git/commitdiff/d9eb219a47494ee47f15dbf2b3773531b76517d3



More information about the pld-cvs-commit mailing list