Author: arekm Date: Mon Jan 2 20:09:32 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - some are mandatory
---- Files affected: SPECS: perl-ldap.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: SPECS/perl-ldap.spec diff -u SPECS/perl-ldap.spec:1.59 SPECS/perl-ldap.spec:1.60 --- SPECS/perl-ldap.spec:1.59 Mon Jan 2 19:46:12 2006 +++ SPECS/perl-ldap.spec Mon Jan 2 21:09:27 2006 @@ -17,9 +17,6 @@ # Source0-md5: 7002aedb8bcaa7169a8f0a8e22d34b72 URL: http://ldap.perl.org/ %if %{with tests} -BuildRequires: perl-Authen-SASL >= 2.00 -BuildRequires: perl-Convert-ASN1 >= 0.07 -BuildRequires: perl-Digest-MD5 BuildRequires: perl-IO-Socket-SSL BuildRequires: perl-MIME-Base64 BuildRequires: perl-Module-Signature @@ -27,6 +24,9 @@ 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-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -90,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2006/01/02 20:09:27 arekm +- some are mandatory + Revision 1.59 2006/01/02 18:46:12 glen - epoch 3 due: 0.3202 > 0.33 - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-ldap.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
