From 53a9a0d5d8f5ad5b6f4974956a741e22d59cf07e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:10:37 +0200 Subject: [PATCH] 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 -- 2.44.0