]> git.pld-linux.org Git - packages/perl-Mail-Sendmail.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:52:48 +0000 (21:52 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:52:48 +0000 (21:52 +0200)
perl-Mail-Sendmail.spec

index ba5c397e24f2479e38281091d9f1adb1e1f34cc4..0a5deccfe5d455a39d48c7906399210288a8a791 100644 (file)
@@ -2,10 +2,10 @@
 # Conditional build:
 %bcond_with    tests   # do not perform "make test"
                        # need network connection
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Mail
 %define                pnam    Sendmail
+%include       /usr/lib/rpm/macros.perl
 Summary:       Mail::Sendmail perl module
 Summary(pl.UTF-8):     Moduł perla Mail::Sendmail
 Name:          perl-Mail-Sendmail
@@ -15,8 +15,9 @@ License:      unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 038f261afd091d8fad347d6c66d2833d
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/Mail-Sendmail/
 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.074399 seconds and 4 git commands to generate.