[packages/perl-Authen-Challenge-Basic] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:13:32 CET 2014
commit f0b4cd18a42afe633bae4888ba9112154d990d80
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:13:29 2014 +0200
use generic url
perl-Authen-Challenge-Basic.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-Authen-Challenge-Basic.spec b/perl-Authen-Challenge-Basic.spec
index 45188ab..b594ef4 100644
--- a/perl-Authen-Challenge-Basic.spec
+++ b/perl-Authen-Challenge-Basic.spec
@@ -1,7 +1,9 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
+%define pdir Authen
+%define pnam Challenge-Basic
%include /usr/lib/rpm/macros.perl
Summary: Authen::Challenge::Basic - a basic challenge/response authentication scheme
Summary(pl.UTF-8): Authen::Challenge::Basic - podstawowy schemat uwierzytelniania wezwanie/odpowiedź
@@ -13,9 +15,10 @@ Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Authen/Authen-Challenge-Basic-%{version}.tar.gz
# Source0-md5: baafb21abd63b3b8b7829ea082891a42
Patch0: %{name}-Digest-MD5.patch
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Authen-Challenge-Basic/
BuildRequires: perl-Digest-MD5
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Authen-Challenge-Basic.git/commitdiff/f0b4cd18a42afe633bae4888ba9112154d990d80
More information about the pld-cvs-commit
mailing list