]> git.pld-linux.org Git - packages/perl-ldap.git/commitdiff
- updated to 0.32 auto/ac/perl-ldap-0_32-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 22 Aug 2004 13:23:56 +0000 (13:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BuildRequires: perl-ExtUtils-AutoInstall

Changed files:
    perl-ldap.spec -> 1.56

perl-ldap.spec

index f8a8e2fe3764345a43805336110736932d5ff97e..eea72088f67cfddb6231cce1da667aba36a33c87 100644 (file)
@@ -6,14 +6,14 @@
 Summary:       perl-ldap module - a client interface to LDAP servers
 Summary(pl):   Modu³ perl-ldap - kliencki interfejs do serwerów LDAP
 Name:          perl-ldap
-Version:       0.31
-Release:       2
+Version:       0.32
+Release:       1
 Epoch:         2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Net/%{name}-%{version}.tar.gz
-# Source0-md5: b3107452e2bb4d74d4b9892d61d50137
+# Source0-md5: e975df97d371933537ece153113ea686
 URL:           http://ldap.perl.org/
 %if %{with tests}
 BuildRequires: perl-Authen-SASL >= 2.00
@@ -26,6 +26,7 @@ BuildRequires:        perl-URI >= 1.08
 BuildRequires: perl-XML-SAX
 BuildRequires: perl-libwww
 %endif
+BuildRequires: perl-ExtUtils-AutoInstall
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -67,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CREDITS ChangeLog README RELEASE_NOTES TODO
+%doc CREDITS Changes README TODO
 %{perl_vendorlib}/LWP/Protocol/ldap.pm
 %{perl_vendorlib}/Net/LDAP*.pm
 %dir %{perl_vendorlib}/Net/LDAP
This page took 0.033655 seconds and 4 git commands to generate.