automatic update by autodist [release 1.92-1mamba;Tue Feb 18 2020]
This commit is contained in:
parent
3072a1d69a
commit
24c93e0b9b
@ -1,8 +1,8 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-BDB
|
Name: perl-BDB
|
||||||
Version: 1.91
|
Version: 1.92
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: BDB - Asynchronous Berkeley DB access
|
Summary: BDB - Asynchronous Berkeley DB access
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,7 +13,7 @@ Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{versio
|
|||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libdb-devel
|
BuildRequires: libdb53-devel
|
||||||
BuildRequires: perl-common-sense
|
BuildRequires: perl-common-sense
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -54,6 +54,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 18 2020 Automatic Build System <autodist@mambasoft.it> 1.92-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.91-2mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.91-2mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user