SPECS: perl-ldap.spec - perl-ExtUtils-AutoInstall is not BRed (inc...
qboosh
qboosh at pld-linux.org
Tue Apr 1 20:16:22 CEST 2008
Author: qboosh Date: Tue Apr 1 18:16:22 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- perl-ExtUtils-AutoInstall is not BRed (included in sources)
- optional perl-IO-Socket-SSL is BRed for non-interactive build
---- Files affected:
SPECS:
perl-ldap.spec (1.65 -> 1.66)
---- Diffs:
================================================================
Index: SPECS/perl-ldap.spec
diff -u SPECS/perl-ldap.spec:1.65 SPECS/perl-ldap.spec:1.66
--- SPECS/perl-ldap.spec:1.65 Fri Mar 28 10:03:03 2008
+++ SPECS/perl-ldap.spec Tue Apr 1 20:16:16 2008
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with tests # perform "make test" (requires working ldap server and gnupg configured with key retrieval with hkp)
+%bcond_with tests # perform "make test" (requires working ldap server and gnupg configured with key retrieval with hkp)
#
%include /usr/lib/rpm/macros.perl
Summary: perl-ldap module - a client interface to LDAP servers
@@ -16,21 +16,19 @@
Source0: http://www.cpan.org/modules/by-module/Net/%{name}-%{version}.tar.gz
# Source0-md5: 398689b0a7b1615075a6b5035f6e3e91
URL: http://ldap.perl.org/
+BuildRequires: perl-Authen-SASL >= 2.00
+BuildRequires: perl-Convert-ASN1 >= 0.07
+BuildRequires: perl-Digest-MD5
+BuildRequires: perl-IO-Socket-SSL >= 0.81
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl-IO-Socket-SSL
BuildRequires: perl-MIME-Base64
BuildRequires: perl-Module-Signature
BuildRequires: perl-URI >= 1.08
BuildRequires: perl-XML-SAX
BuildRequires: perl-libwww
%endif
-BuildRequires: perl-Authen-SASL >= 2.00
-BuildRequires: perl-Convert-ASN1 >= 0.07
-BuildRequires: perl-Digest-MD5
-BuildRequires: perl-ExtUtils-AutoInstall
-BuildRequires: perl-IO-Socket-SSL
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
Obsoletes: perl-LDAP
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,6 +89,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2008-04-01 18:16:16 qboosh
+- perl-ExtUtils-AutoInstall is not BRed (included in sources)
+- optional perl-IO-Socket-SSL is BRed for non-interactive build
+
Revision 1.65 2008-03-28 09:03:03 sls
- BR: perl-IO-Socket-SSL
- rel. 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-ldap.spec?r1=1.65&r2=1.66&f=u
More information about the pld-cvs-commit
mailing list