]> git.pld-linux.org Git - packages/perl-ldap.git/commitdiff
- perl-ExtUtils-AutoInstall is not BRed (included in sources) auto/th/perl-ldap-0_34-1 auto/ti/perl-ldap-0_34-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 1 Apr 2008 18:16:16 +0000 (18:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- optional perl-IO-Socket-SSL is BRed for non-interactive build

Changed files:
    perl-ldap.spec -> 1.66

perl-ldap.spec

index d8a8a13c3095320dd9edc1f5fba269fad1d250a0..3b98dc37f621536b45c8d094bdcf254b7ece84cf 100644 (file)
@@ -1,6 +1,6 @@
 #
 # 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
@@ -15,21 +15,19 @@ Group:              Development/Languages/Perl
 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)
This page took 0.185939 seconds and 4 git commands to generate.