fix obsoletes in spec
(cherry picked from commit fb3a9c34d85c4b90ff626530751094da343128f7)
This commit is contained in:
parent
2db0fff49f
commit
c0a3f1aac4
@ -1,7 +1,7 @@
|
|||||||
%global commit_hash d87d682b6db9c04c1bee34e5cadbbcae4e6d9a67
|
%global commit_hash d87d682b6db9c04c1bee34e5cadbbcae4e6d9a67
|
||||||
Name: lmdb
|
Name: lmdb
|
||||||
Version: 0.9.30
|
Version: 0.9.30
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An extraordinarily fast, memory-efficient database
|
Summary: An extraordinarily fast, memory-efficient database
|
||||||
License: OLDAP-2.8
|
License: OLDAP-2.8
|
||||||
URL: http://symas.com/lmdb/
|
URL: http://symas.com/lmdb/
|
||||||
@ -14,7 +14,7 @@ Patch0: lmdb-make.patch
|
|||||||
Patch1: lmdb-s390-check.patch
|
Patch1: lmdb-s390-check.patch
|
||||||
|
|
||||||
Provides: %{name}-libs
|
Provides: %{name}-libs
|
||||||
Obsoletes: %{name}-libs
|
Obsoletes: %{name}-libs < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Symas LMDB is an extraordinarily fast, memory-efficient database
|
Symas LMDB is an extraordinarily fast, memory-efficient database
|
||||||
@ -89,6 +89,9 @@ popd
|
|||||||
%license libraries/lib%{name}/LICENSE
|
%license libraries/lib%{name}/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 25 2022 wangjiang <wangjiang37@h-partners.com> - 0.9.30-2
|
||||||
|
- fix obsoletes in spec
|
||||||
|
|
||||||
* Fri Nov 04 2022 wangjiang <wangjiang37@h-partners.com> - 0.9.30-1
|
* Fri Nov 04 2022 wangjiang <wangjiang37@h-partners.com> - 0.9.30-1
|
||||||
- upgrade version to 0.9.30
|
- upgrade version to 0.9.30
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user