From bcb15508d9d0b7aa8b01e647b88720e354c64d2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 12:37:56 +0200 Subject: [PATCH] use generic url --- perl-DelimMatch.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-DelimMatch.spec b/perl-DelimMatch.spec index 1e775a2..aa607fe 100644 --- a/perl-DelimMatch.spec +++ b/perl-DelimMatch.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Text %define pnam DelimMatch +%include /usr/lib/rpm/macros.perl Summary: DelimMatch - find regexp delimited strings with proper nesting Summary(pl.UTF-8): DelimMatch - poszukiwanie łańcuchów ograniczonych wyrażeniami regularnymi Name: perl-DelimMatch @@ -15,8 +15,9 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz # Source0-md5: 8efb70c2326d0b8f551708e9cdc2b649 -BuildRequires: rpm-perlprov >= 4.1-13 +URL: http://search.cpan.org/dist/Text-DelimMatch/ BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0