Revert OL changes

This commit is contained in:
eabdullin 2025-10-29 10:41:37 +03:00
parent 0d9037a94a
commit f7a2ceec8b

View File

@ -355,14 +355,10 @@
%if 0%{?rhel} %if 0%{?rhel}
%global oj_vendor_bug_url https://access.redhat.com/support/cases/ %global oj_vendor_bug_url https://access.redhat.com/support/cases/
%else %else
%if 0%{?oraclelinux}
%global oj_vendor_bug_url https://github.com/oracle/oracle-linux
%else
%global oj_vendor_bug_url https://bugzilla.redhat.com/enter_bug.cgi %global oj_vendor_bug_url https://bugzilla.redhat.com/enter_bug.cgi
%endif %endif
%endif %endif
%endif %endif
%endif
%global oj_vendor_version (Red_Hat-%{version}-%{portablerelease}) %global oj_vendor_version (Red_Hat-%{version}-%{portablerelease})
# Define IcedTea version used for SystemTap tapsets and desktop file # Define IcedTea version used for SystemTap tapsets and desktop file
@ -384,9 +380,9 @@
%global top_level_dir_name %{vcstag} %global top_level_dir_name %{vcstag}
%global top_level_dir_name_backup %{top_level_dir_name}-backup %global top_level_dir_name_backup %{top_level_dir_name}-backup
%global buildver 10 %global buildver 10
%global rpmrelease 1.0.1 %global rpmrelease 1
# Settings used by the portable build # Settings used by the portable build
%global portablerelease 1.0.1 %global portablerelease 1
%global portablesuffix el8 %global portablesuffix el8
%global portablebuilddir /builddir/build/BUILD %global portablebuilddir /builddir/build/BUILD
@ -2502,9 +2498,6 @@ cjc.mainProgram(args)
%endif %endif
%changelog %changelog
* Thu Oct 23 2025 Kevin Lyons <kevin.x.lyons@oracle.com> - 1:17.0.17.0.10-1.0.1
- Add Oracle vendor bug URL [Orabug: 34340155]
* Thu Oct 16 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.17.0.10-1 * Thu Oct 16 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.17.0.10-1
- Update to jdk-17.0.17+10 (GA) - Update to jdk-17.0.17+10 (GA)
- Add to .gitignore openjdk-17.0.17+10.tar.xz - Add to .gitignore openjdk-17.0.17+10.tar.xz