!3 update to 2.0.0
From: @lyn1001 Reviewed-by: @zhuchunyi Signed-off-by: @zhuchunyi
This commit is contained in:
commit
5be64f55fd
Binary file not shown.
BIN
idm-console-framework-2.0.0.tar.gz
Normal file
BIN
idm-console-framework-2.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,18 @@
|
||||
%define java_devel java-18-openjdk-devel
|
||||
%define java_headless java-18-openjdk-headless
|
||||
%define java_home /usr/lib/jvm/jre-18-openjdk
|
||||
|
||||
Name: idm-console-framework
|
||||
Summary: Identity Management Console Framework
|
||||
URL: http://www.dogtagpki.org/
|
||||
URL: https://github.com/dogtagpki/idm-console-framework/
|
||||
License: LGPLv2
|
||||
BuildArch: noarch
|
||||
Version: 1.2.0
|
||||
Release: 5
|
||||
Version: 2.0.0
|
||||
Release: 1
|
||||
Source: https://github.com/dogtagpki/idm-console-framework/archive/v%{version}/idm-console-framework-%{version}.tar.gz
|
||||
BuildRequires: jss >= 4.5.0-1 ldapjdk >= 4.20.0
|
||||
BuildRequires: java-devel >= 1.8.0 ant >= 1.6.2
|
||||
Requires: java >= 1.8.0 jss >= 4.5.0-1 ldapjdk >= 4.20.0
|
||||
BuildRequires: jss >= 5.0 ldapjdk >= 5.0
|
||||
BuildRequires: %{java_devel} ant >= 1.6.2
|
||||
Requires: %{java_headless} jss >= 5.0 ldapjdk >= 5.0
|
||||
%description
|
||||
A Java Management Console framework used for remote server management.
|
||||
|
||||
@ -34,6 +38,9 @@ install -m644 built/release/jars/idm-console-* $RPM_BUILD_ROOT%{_javadir}
|
||||
%{_javadir}/idm-console-nmclf_en.jar
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 liyanan <liyanan32@h-partners.com> - 2.0.0-1
|
||||
- Update to 2.0.0
|
||||
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.2.0-5
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user