[packages/perl-Authen-NTLM] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:13:36 CET 2014
commit e30eb97c01a1139b7c9e676f93229de17849fb91
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:13:33 2014 +0200
use generic url
perl-Authen-NTLM.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Authen-NTLM.spec b/perl-Authen-NTLM.spec
index 73964a2..aa2e9ba 100644
--- a/perl-Authen-NTLM.spec
+++ b/perl-Authen-NTLM.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Authen
%define pnam NTLM
+%include /usr/lib/rpm/macros.perl
Summary: Authen::NTLM - Perl extension for NTLM related computations
Summary(pl.UTF-8): Authen::NTLM - rozszerzenie Perla o obliczenia oparte na NTLM
Name: perl-Authen-NTLM
@@ -15,11 +15,12 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
# Source0-md5: da314ee94b14af2a2f39b6f2c0046e73
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/Authen-NTLM/
BuildRequires: perl-Crypt-DES >= 2.03
BuildRequires: perl-Digest-HMAC
BuildRequires: perl-Digest-MD4 >= 1.1
+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-NTLM.git/commitdiff/e30eb97c01a1139b7c9e676f93229de17849fb91
More information about the pld-cvs-commit
mailing list