[packages/perl-Hash-MultiValue] use generic url

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


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

    use generic url

 perl-Hash-MultiValue.spec | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec
index 411c2f9..8ec3990 100644
--- a/perl-Hash-MultiValue.spec
+++ b/perl-Hash-MultiValue.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		pdir	Hash
 %define		pnam	MultiValue
 %include	/usr/lib/rpm/macros.perl
 Summary:	Hash::MultiValue - Store multiple values per key
-#Summary(pl.UTF-8):	
 Name:		perl-Hash-MultiValue
 Version:	0.10
 Release:	1
@@ -15,12 +14,9 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Hash/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	386b9ed884f3af6c20dca6d5fbefbb91
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Hash-MultiValue/
+URL:		http://search.cpan.org/dist/Hash-MultiValue/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,11 +24,6 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Hash::MultiValue is an object (and a plain hash reference) that may
 contain multiple values per key, inspired by MultiDict of WebOb.
 
-
-
-# %description -l pl.UTF-8
-# TODO
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Hash-MultiValue.git/commitdiff/166aec3266af48bb4776507278908f0604e1e97e



More information about the pld-cvs-commit mailing list