Add missed prelease update from porting from rhel-7.9
Related: RHEL-212316
This commit is contained in:
parent
0b8b370d43
commit
b9c6e71973
@ -88,7 +88,8 @@ URL: http://openjdk.java.net/
|
||||
# Settings used by the portable build
|
||||
%global pversion %{version}
|
||||
# Release field for the portable build
|
||||
%global prelease %{?eaprefix}%{portablerelease}%{?extraver}
|
||||
# The rpmrelease field is always zero for portables
|
||||
%global prelease %{?eaprefix}%{portablerelease}.0%{?extraver}
|
||||
# Portable suffix differs between RHEL and CentOS
|
||||
%if 0%{?centos} == 0
|
||||
%global portablerhel 8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user