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

index 02b338a624b2dce813ce1db684cd2d43b389d9ba..695633371b889bc990300eed955c6c1e8e21a671 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Date
 %define                pnam    Extract
+%include       /usr/lib/rpm/macros.perl
 Summary:       Date::Extract - extract probable dates from strings
 Name:          perl-Date-Extract
 Version:       0.04
@@ -13,6 +13,7 @@ License:      Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: da567c4c45ea1456eee6f1d05b9f9f06
+URL:           http://search.cpan.org/dist/Date-Extract/
 BuildRequires: perl-DateTime-Format-Natural
 BuildRequires: perl-Test-MockTime
 BuildRequires: perl-devel >= 1:5.8.0
This page took 0.12876 seconds and 4 git commands to generate.