update to 0.68 [release 0.68-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
ca9a00ed84
commit
28814c7336
@ -1,30 +1,30 @@
|
||||
Name: perl-Net-LDAP
|
||||
Version: 0.4001
|
||||
Release: 3mamba
|
||||
Epoch: 1
|
||||
Epoch: 2
|
||||
Version: 0.68
|
||||
Release: 1mamba
|
||||
Summary: Net::LDAP - A DNS resolver implemented in Perl
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/perl-ldap-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/M/MA/MARSCHAP/perl-ldap-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Authen-SASL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Convert-ASN1
|
||||
BuildRequires: perl-HTTP-Message
|
||||
BuildRequires: perl-HTTP-Negotiate
|
||||
BuildRequires: perl-LWP-MediaTypes
|
||||
BuildRequires: perl-XML-Sax-Base
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-libwww
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: perl-XML-SAX
|
||||
BuildRequires: perl-XML-SAX-Writer
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-IO-Socket-SSL
|
||||
Requires: perl-Authen-SASL
|
||||
Requires: perl-XML-SAX-Writer
|
||||
Requires: perl-URI
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Net::DNS is a DNS resolver implemented in Perl.
|
||||
@ -53,6 +53,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do
|
||||
echo "%dir ${dir#%buildroot}" >> .packlist
|
||||
done
|
||||
|
||||
rm -f %{buildroot}%{_prefix}/lib/perl5/*/*/perllocal.pod
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -60,6 +62,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.68-1mamba
|
||||
- update to 0.68
|
||||
|
||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4001-3mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user