This commit is contained in:
parent
14223479d7
commit
6b1a0c5b6c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 14 14:33:43 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- jdk-17+35 is official release of OpenJDK 17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 23 07:16:54 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Mon Aug 23 07:16:54 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -141,7 +141,7 @@
|
|||||||
%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
|
%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
|
||||||
%endif
|
%endif
|
||||||
Name: java-%{featurever}-openjdk
|
Name: java-%{featurever}-openjdk
|
||||||
Version: %{featurever}.%{interimver}.%{updatever}.%{patchver}~%{buildver}
|
Version: %{featurever}.%{interimver}.%{updatever}.%{patchver}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenJDK %{featurever} Runtime Environment
|
Summary: OpenJDK %{featurever} Runtime Environment
|
||||||
License: Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3C
|
License: Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3C
|
||||||
@ -574,7 +574,7 @@ bash ../configure \
|
|||||||
--with-version-patch=%{patchver} \
|
--with-version-patch=%{patchver} \
|
||||||
--with-version-date=%{datever} \
|
--with-version-date=%{datever} \
|
||||||
--with-version-build=%{buildver} \
|
--with-version-build=%{buildver} \
|
||||||
%if 0
|
%if 1
|
||||||
--with-version-pre="" \
|
--with-version-pre="" \
|
||||||
%endif
|
%endif
|
||||||
--with-version-opt="suse-%{release}-%{_arch}" \
|
--with-version-opt="suse-%{release}-%{_arch}" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user