]> git.pld-linux.org Git - packages/perl-Crypt-DH.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:21:28 +0000 (11:21 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:21:28 +0000 (11:21 +0200)
perl-Crypt-DH.spec

index 21389047473ca11e753fd79a60b9572e869a8060..0e57e5d69ff33a32b39f1ab612c610e3e9ead9b6 100644 (file)
@@ -1,6 +1,6 @@
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Crypt
 %define                pnam    DH
+%include       /usr/lib/rpm/macros.perl
 Summary:       Crypt::DH Perl module - Diffie-Hellman key exchange system implementation
 Summary(pl.UTF-8):     Moduł Perla Crypt::DH - implementacja systemu wymiany kluczy Diffie-Hellman
 Name:          perl-Crypt-DH
@@ -11,10 +11,11 @@ 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: 5494c91420bf77de4af808fcafb6c3ce
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Crypt-DH/
 BuildRequires: perl-ExtUtils-MakeMaker >= 6.56
 BuildRequires: perl-Math-BigInt >= 1.60
 BuildRequires: perl-Math-BigInt-GMP >= 1.24
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Math-BigInt >= 1.60
 Requires:      perl-Math-BigInt-GMP >= 1.24
This page took 0.082792 seconds and 4 git commands to generate.