!22 change Buildrequire for fix build failed
From: @ccdxx Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
bcc4aa0442
@ -1,6 +1,6 @@
|
|||||||
Name: libdb
|
Name: libdb
|
||||||
Version: 5.3.28
|
Version: 5.3.28
|
||||||
Release: 39
|
Release: 40
|
||||||
Summary: The Berkeley DB database library for C
|
Summary: The Berkeley DB database library for C
|
||||||
License: BSD and LGPLv2 and Sleepycat
|
License: BSD and LGPLv2 and Sleepycat
|
||||||
URL: https://www.oracle.com/database/berkeley-db/
|
URL: https://www.oracle.com/database/berkeley-db/
|
||||||
@ -41,7 +41,7 @@ Patch41: fix-a-potential-infinite-loop.patch
|
|||||||
Patch42: add-check-for-device-number-in-__check_lock_fn.patch
|
Patch42: add-check-for-device-number-in-__check_lock_fn.patch
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ perl-interpreter libtool tcl-devel >= 8.5.2-3
|
BuildRequires: gcc gcc-c++ perl-interpreter libtool tcl-devel >= 8.5.2-3
|
||||||
BuildRequires: java-devel >= 1:1.6.0 chrpath zlib-devel
|
BuildRequires: java-1.8.0-openjdk-devel chrpath zlib-devel
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
|
|
||||||
Provides: %{name}-utils = %{version}-%{release}
|
Provides: %{name}-utils = %{version}-%{release}
|
||||||
@ -212,6 +212,9 @@ mv man/* %{buildroot}%{_mandir}/man1/
|
|||||||
%{_mandir}/man1
|
%{_mandir}/man1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 30 2022 chendexi <chendexi@kylinos.cn> - 5.3.28-40
|
||||||
|
- Change the Buildrequire from java-devel to java-1.8.0-openjdk-devel
|
||||||
|
|
||||||
* Tue Jun 28 2022 panxiaohe <panxh.life@foxmail.com> - 5.3.28-39
|
* Tue Jun 28 2022 panxiaohe <panxh.life@foxmail.com> - 5.3.28-39
|
||||||
- add check for device number in __check_lock_fn
|
- add check for device number in __check_lock_fn
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user