[packages/perl-DelimMatch] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:38:00 CET 2014


commit bcb15508d9d0b7aa8b01e647b88720e354c64d2e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:37:56 2014 +0200

    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)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DelimMatch.git/commitdiff/bcb15508d9d0b7aa8b01e647b88720e354c64d2e



More information about the pld-cvs-commit mailing list