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

index 04697fd2aa3d169484c596e3ab69ce47af22530d..e5dc9c623ddef2ef848b4b4069440a0d1efab11b 100644 (file)
@@ -2,9 +2,9 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Crypt
 %define                pnam    OpenPGP
+%include       /usr/lib/rpm/macros.perl
 Summary:       Crypt::OpenPGP Perl module - pure Perl implementation of the OpenPGP standard
 Summary(pl.UTF-8):     Moduł Perla Crypt::OpenPGP - czysto perlowa implementacja standardu OpenPGP
 Name:          perl-Crypt-OpenPGP
@@ -15,11 +15,12 @@ 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: 21e5a1a046d6ec2c4ef86b5980dbb96f
+URL:           http://search.cpan.org/dist/Crypt-OpenPGP/
 BuildRequires: perl-Crypt-DSA
 BuildRequires: perl-Crypt-RSA
 BuildRequires: perl-Data-Buffer >= 0.04
-BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-Math-Pari
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Compress-Zlib
This page took 0.078431 seconds and 4 git commands to generate.