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

index 88c47db3f864ed4c188d3a919c2ade1e4fd39c2d..6be6ce342268d0db7afd162bdd1feb2ca1692fe4 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    Valid
+%include       /usr/lib/rpm/macros.perl
 Summary:       Email::Valid - module determines whether an email address is valid
 Summary(pl.UTF-8):     Email::Valid - moduł sprawdzający poprawność adresu e-mail
 Name:          perl-Email-Valid
@@ -15,8 +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: 190b9293fde117c7f8ce30058c79745f
-# generic URL, check or change before uncommenting
-#URL:          http://search.cpan.org/dist/Email-Valid/
+URL:           http://search.cpan.org/dist/Email-Valid/
 BuildRequires: perl-devel >= 1:5.8.0
 %if %{with tests}
 BuildRequires: perl-MailTools
This page took 0.110178 seconds and 4 git commands to generate.