From: Elan Ruusamäe Date: Tue, 25 Nov 2014 08:13:33 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e30eb97c01a1139b7c9e676f93229de17849fb91;p=packages%2Fperl-Authen-NTLM.git use generic url --- 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)