[packages/perl-Crypt-Random] use generic url
glen
glen at pld-linux.org
Tue Nov 25 10:22:51 CET 2014
commit 5db3dbba817851178346cfa9c22d8c87fc39869a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 11:22:47 2014 +0200
use generic url
perl-Crypt-Random.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Crypt-Random.spec b/perl-Crypt-Random.spec
index dc241fd..a1a8dd6 100644
--- a/perl-Crypt-Random.spec
+++ b/perl-Crypt-Random.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 Random
+%include /usr/lib/rpm/macros.perl
Summary: Crypt::Random - cryptographically secure, true random number generator
Summary(pl.UTF-8): Crypt::Random - bezpieczny kryptograficznie, prawdziwy generator liczb losowych
Name: perl-Crypt-Random
@@ -16,11 +16,12 @@ Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 5730c9d5acdd698790216d354ffb0513
Patch0: %{name}-no_Class_Loader.patch
+URL: http://search.cpan.org/dist/Crypt-Random/
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-Math-Pari >= 2.001804
%endif
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-Random.git/commitdiff/5db3dbba817851178346cfa9c22d8c87fc39869a
More information about the pld-cvs-commit
mailing list