[packages/perl-Crypt-DH] use generic url

glen glen at pld-linux.org
Tue Nov 25 10:21:31 CET 2014


commit 2d0561a71b06fedea8e6df41c018fa7e85c21d25
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 11:21:28 2014 +0200

    use generic url

 perl-Crypt-DH.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Crypt-DH.spec b/perl-Crypt-DH.spec
index 2138904..0e57e5d 100644
--- a/perl-Crypt-DH.spec
+++ b/perl-Crypt-DH.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-DH.git/commitdiff/2d0561a71b06fedea8e6df41c018fa7e85c21d25



More information about the pld-cvs-commit mailing list