Rename back to java-openjdk.

This commit is contained in:
Severin Gehwolf 2018-06-15 11:09:19 +02:00
parent a6505318d6
commit 357ddc8a88
1 changed files with 5 additions and 2 deletions

View File

@ -830,9 +830,9 @@ Provides: java-%{javaver}-%{origin}-src%{?1} = %{epoch}:%{version}-%{release}
# Prevent brp-java-repack-jars from being run
%global __jar_repack 0
Name: java-%{majorver}-%{origin}
Name: java-%{origin}
Version: %{newjavaver}.%{buildver}
Release: 10%{?dist}
Release: 11%{?dist}
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
# also included the epoch in their virtual provides. This created a
@ -1761,6 +1761,9 @@ require "copy_jdk_configs.lua"
%changelog
* Fri Jun 15 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:10.0.1.10-11
- Rename back to java-openjdk.
* Thu Jun 14 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:10.0.1.10-10
- Rename to java-10-openjdk.