]> git.pld-linux.org Git - packages/perl-DelimMatch.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:37:56 +0000 (12:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:37:56 +0000 (12:37 +0200)
perl-DelimMatch.spec

index 1e775a28cfcdb4ca7c748de62bda13a8ce03641e..aa607fe2a6497a8f07d83012f05675315c5c3c2f 100644 (file)
@@ -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)
 
This page took 0.083042 seconds and 4 git commands to generate.