update to 0.9.26 [release 0.9.26-1mamba;Sun Sep 06 2020]
This commit is contained in:
parent
b6c3ac0d8c
commit
9c14072cba
11
lmdb.spec
11
lmdb.spec
@ -1,6 +1,6 @@
|
|||||||
Name: lmdb
|
Name: lmdb
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.24
|
Version: 0.9.26
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Lightning Memory-Mapped Database from Symas
|
Summary: Lightning Memory-Mapped Database from Symas
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -8,8 +8,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://symas.com/lmdb/
|
URL: https://symas.com/lmdb/
|
||||||
## GITSOURCE https://github.com/LMDB/lmdb.git LMDB_0.9.23
|
Source: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}/openldap-LMDB_%{version}.tar.gz
|
||||||
Source: https://github.com/LMDB/lmdb.git/LMDB_%{version}/lmdb-%{version}.tar.bz2
|
#Source: https://github.com/LMDB/lmdb.git/LMDB_%{version}/lmdb-%{version}.tar.bz2
|
||||||
Source1: lmdb.pc
|
Source1: lmdb.pc
|
||||||
License: OpenLDAP Public License
|
License: OpenLDAP Public License
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -43,7 +43,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n openldap-LMDB_%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make -C libraries/liblmdb \
|
%make -C libraries/liblmdb \
|
||||||
@ -98,6 +98,9 @@ sed -i "s|@PKGVER@|%{version}|" %{buildroot}%{_libdir}/pkgconfig/lmdb.pc
|
|||||||
%{_libdir}/pkgconfig/lmdb.pc
|
%{_libdir}/pkgconfig/lmdb.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.26-1mamba
|
||||||
|
- update to 0.9.26
|
||||||
|
|
||||||
* Thu Aug 01 2019 Automatic Build System <autodist@mambasoft.it> 0.9.24-1mamba
|
* Thu Aug 01 2019 Automatic Build System <autodist@mambasoft.it> 0.9.24-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user