!6 Add dependency javapackages-tools required by hsqldb service
From: @ultra_planet Reviewed-by: @small_leek,@si-gui,@wangchong1995924 Signed-off-by: @wangchong1995924
This commit is contained in:
commit
a77e820b77
@ -1,6 +1,6 @@
|
||||
Name: hsqldb
|
||||
Version: 2.4.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Epoch: 1
|
||||
Summary: HyperSQL Database Engine
|
||||
License: BSD
|
||||
@ -20,6 +20,7 @@ Patch1: 0002-Build-cmdline-classes.patch
|
||||
|
||||
BuildRequires: ant javapackages-local systemd-units glassfish-servlet-api
|
||||
Requires: %{name}-lib = %{epoch}:%{version}-%{release} glassfish-servlet-api
|
||||
Requires: javapackages-tools
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): systemd-units
|
||||
Requires(preun): systemd-units
|
||||
@ -159,6 +160,9 @@ popd
|
||||
%files demo
|
||||
|
||||
%changelog
|
||||
* Wed Jun 16 2021 lingsheng <lingsheng@huawei.com> - 2.4.0-3
|
||||
- Add dependency javapackages-tools required by hsqldb service
|
||||
|
||||
* Mon Jun 07 2021 maminjie <maminjie1@huawei.com> - 2.4.0-2
|
||||
- Fix 0002-Build-cmdline-classes.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user