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

index 02a84c2064558f027c340d406c1778e7d76d8c90..2b97e76768db62a024d215933407ace4d881610d 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Email
 %define                pnam    IsFree
+%include       /usr/lib/rpm/macros.perl
 Summary:       Email::IsFree - detect whether e-mail is from free provider
 Summary(pl.UTF-8):     Email::IsFree - sprawdzanie, czy poczta jest od darmowego providera
 Name:          perl-Email-IsFree
@@ -15,6 +15,7 @@ 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: 8bc5f325901d81fc07d702ad73b834f0
+URL:           http://search.cpan.org/dist/Email-IsFree/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.060286 seconds and 4 git commands to generate.