automatic version update by autodist [release 0.65-1mamba;Sat May 14 2022]
This commit is contained in:
parent
e8c908e58d
commit
7a343813ce
@ -1,23 +1,23 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-BerkeleyDB
|
||||
Version: 0.64
|
||||
Version: 0.65
|
||||
Release: 1mamba
|
||||
Summary: BerkeleyDB - Perl extension for Berkeley DB version 2, 3 or 4
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/BerkeleyDB-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdb47-devel
|
||||
BuildRequires: libdb53-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
BerkeleyDB - Perl extension for Berkeley DB version 2, 3 or 4
|
||||
@ -52,6 +52,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat May 14 2022 Automatic Build System <autodist@mambasoft.it> 0.65-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 27 2020 Automatic Build System <autodist@mambasoft.it> 0.64-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user