Fix rpmrelease value
Related: RHEL-142689 Related: RHEL-139521 Related: RHEL-131446 Related: RHEL-131459 Related: RHEL-142865 Related: RHEL-142696
This commit is contained in:
parent
3010bb7c07
commit
a2fc63cbd1
@ -347,7 +347,7 @@
|
||||
%global updatever %(VERSION=%{whole_update}; echo ${VERSION##*u})
|
||||
# eg jdk8u60-b27 -> b27
|
||||
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
|
||||
%global rpmrelease 2
|
||||
%global rpmrelease 1
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
%global portablerhel 8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user