!6 lmdb delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
935ead8028
@ -1,14 +1,14 @@
|
|||||||
%global commit_hash 3c9aa9df8497ad977e0f91347f0626f5d53c9ab7
|
%global commit_hash 3c9aa9df8497ad977e0f91347f0626f5d53c9ab7
|
||||||
Name: lmdb
|
Name: lmdb
|
||||||
Version: 0.9.27
|
Version: 0.9.27
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An extraordinarily fast, memory-efficient database
|
Summary: An extraordinarily fast, memory-efficient database
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
URL: http://symas.com/lmdb/
|
URL: http://symas.com/lmdb/
|
||||||
Source0: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}.tar.gz
|
Source0: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}.tar.gz
|
||||||
Source1: lmdb.pc.in
|
Source1: lmdb.pc.in
|
||||||
|
|
||||||
BuildRequires: gcc, make, doxygen, git
|
BuildRequires: gcc, make, doxygen,
|
||||||
|
|
||||||
Patch0: lmdb-make.patch
|
Patch0: lmdb-make.patch
|
||||||
Patch1: lmdb-s390-check.patch
|
Patch1: lmdb-s390-check.patch
|
||||||
@ -33,7 +33,7 @@ that use %{name}
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n openldap-LMDB_%{version}-%{commit_hash} -p1 -Sgit
|
%autosetup -n openldap-LMDB_%{version}-%{commit_hash} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
pushd libraries/lib%{name}
|
pushd libraries/lib%{name}
|
||||||
@ -89,6 +89,9 @@ popd
|
|||||||
%license libraries/lib%{name}/LICENSE
|
%license libraries/lib%{name}/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.9.27-2
|
||||||
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Tue Jan 26 2021 liudabo<liudabo1@huawei.com> - 0.9.27-1
|
* Tue Jan 26 2021 liudabo<liudabo1@huawei.com> - 0.9.27-1
|
||||||
- upgrade version to 0.9.27
|
- upgrade version to 0.9.27
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user