commit 80176dff284a41009ec9ce7e6bf1c34122e55708
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 11:21:54 2014 +0200

    use generic url

 perl-Crypt-Keys.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Crypt-Keys.spec b/perl-Crypt-Keys.spec
index 6cf4c2b..c1f4b55 100644
--- a/perl-Crypt-Keys.spec
+++ b/perl-Crypt-Keys.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # Do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Crypt
 %define                pnam    Keys
+%include       /usr/lib/rpm/macros.perl
 Summary:       Crypt::Keys Perl module - public and private key management
 Summary(pl.UTF-8):     Moduł Perla Crypt::Keys - zarządzający kluczami 
publicznymi i prywatnymi
 Name:          perl-Crypt-Keys
@@ -15,7 +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: 6c375a9d965ff86d3ae967b9e6bbaf36
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Crypt-Keys/
 BuildRequires: perl-Convert-PEM >= 0.05
 BuildRequires: perl-Crypt-CBC >= 2.00
 BuildRequires: perl-Crypt-DES
@@ -23,6 +23,7 @@ BuildRequires:        perl-Data-Buffer
 BuildRequires: perl-Digest-MD5
 BuildRequires: perl-MIME-Base64
 BuildRequires: perl-Math-Pari >= 2.001804
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Convert-PEM >= 0.05
 Requires:      perl-Crypt-CBC >= 2.00
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-Keys.git/commitdiff/80176dff284a41009ec9ce7e6bf1c34122e55708

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to