[packages/perl-String-Parity] use generic url

glen glen at pld-linux.org
Wed Nov 26 14:10:41 CET 2014


commit 53a9a0d5d8f5ad5b6f4974956a741e22d59cf07e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 26 15:10:37 2014 +0200

    use generic url

 perl-String-Parity.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-String-Parity.spec b/perl-String-Parity.spec
index 3486f87..5196907 100644
--- a/perl-String-Parity.spec
+++ b/perl-String-Parity.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	String
 %define		pnam	Parity
+%include	/usr/lib/rpm/macros.perl
 Summary:	String::Parity - parity (odd/even/mark/space) handling functions
 Summary(pl.UTF-8):	String::Parity - funkcje obsługujące parzystość
 Name:		perl-String-Parity
@@ -15,14 +15,15 @@ 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:	489fa7783880c936a056213ac0560bd0
+URL:		http://search.cpan.org/dist/String-Parity/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The String::Parity module for perl5 may be used to generate and test even,
-odd, mark and space parity on arbitrary strings.
+The String::Parity module for perl5 may be used to generate and test
+even, odd, mark and space parity on arbitrary strings.
 
 %description -l pl.UTF-8
 Moduł Perla String::Parity może być używany do generowania i
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-String-Parity.git/commitdiff/53a9a0d5d8f5ad5b6f4974956a741e22d59cf07e



More information about the pld-cvs-commit mailing list