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

glen glen at pld-linux.org
Tue Nov 25 10:23:02 CET 2014


commit 0e29bf9a29685a5c4d937eb274f141f8ddd67c14
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 11:22:58 2014 +0200

    use generic url

 perl-Crypt-Simple.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Crypt-Simple.spec b/perl-Crypt-Simple.spec
index 8b28842..273093c 100644
--- a/perl-Crypt-Simple.spec
+++ b/perl-Crypt-Simple.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	Simple
+%include	/usr/lib/rpm/macros.perl
 Summary:	Crypt::Simple Perl module - encrypt stuff simply
 Summary(pl.UTF-8):	Moduł Perla Crypt::Simple - proste szyfrowanie
 Name:		perl-Crypt-Simple
@@ -14,17 +14,18 @@ License:	GPL v2+
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	cdea18a98593364855f27afcb8519ec0
-BuildRequires:	perl-devel >= 1:5.8.0
-BuildRequires:	perl-IO-Compress >= 1.11
+URL:		http://search.cpan.org/dist/Crypt-Simple/
 BuildRequires:	perl-Crypt-Blowfish >= 2.06
 BuildRequires:	perl-Digest-MD5 >= 2.13
 BuildRequires:	perl-FreezeThaw >= 0.41
+BuildRequires:	perl-IO-Compress >= 1.11
 BuildRequires:	perl-MIME-Base64 >= 2.11
+BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-Requires:	perl-IO-Compress >= 1.11
 Requires:	perl-Crypt-Blowfish >= 2.06
 Requires:	perl-Digest-MD5 >= 2.13
 Requires:	perl-FreezeThaw >= 0.41
+Requires:	perl-IO-Compress >= 1.11
 Requires:	perl-MIME-Base64 >= 2.11
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-Simple.git/commitdiff/0e29bf9a29685a5c4d937eb274f141f8ddd67c14



More information about the pld-cvs-commit mailing list