[packages/perl-Authen-Smb] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:13:40 CET 2014
commit 9f9159d2547364d7f8d5a8deb169d7ca1a163b65
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:13:37 2014 +0200
use generic url
perl-Authen-Smb.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Authen-Smb.spec b/perl-Authen-Smb.spec
index 7cdf01b..9464cf3 100644
--- a/perl-Authen-Smb.spec
+++ b/perl-Authen-Smb.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 Smb
+%include /usr/lib/rpm/macros.perl
Summary: Authen::Smb - Perl extension to authenticate against an SMB server
Summary(pl.UTF-8): Authen::Smb - rozszerzenie Perla do uwierzytelniania za pośrednictwem serwera SMB
Name: perl-Authen-Smb
@@ -14,8 +14,9 @@ License: GPL v2+
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 97d8aee872160eeabd0c08a7b0985216
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/Authen-Smb/
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -28,7 +29,7 @@ specifying servers.
Moduł Perla Authen::Smb umożliwia uwierzytelnianie użytkownika za
pośrednictwem domeny NT. Daje możliwość określenia zarówno serwera
podstawowego, jak i zapasowego, które bedą używane do
-uwierzytelniania. Do określenia serwerów należy używać nazw NT.
+uwierzytelniania. Do określenia serwerów należy używać nazw NT.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Authen-Smb.git/commitdiff/9f9159d2547364d7f8d5a8deb169d7ca1a163b65
More information about the pld-cvs-commit
mailing list