Remove pkgos var

This commit is contained in:
eabdullin 2023-11-08 17:31:26 +03:00
parent 234d62daab
commit fd28b11754
1 changed files with 2 additions and 4 deletions

View File

@ -353,8 +353,8 @@
%global buildver 12
%global rpmrelease 2
# Settings used by the portable build
%global portablerelease 1
%global portablesuffix el7_9
%global portablerelease 2
%global portablesuffix el9
%global portablebuilddir /builddir/build/BUILD
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
@ -1262,8 +1262,6 @@ Provides: java-%{origin}-src%{?1} = %{epoch}:%{version}-%{release}
# Prevent brp-java-repack-jars from being run
%global __jar_repack 0
# Define the OS the portable JDK is built on
%global pkgos rhel7
# Define the root name of the portable packages
%global pkgnameroot java-%{featurever}-%{origin}-portable%{?pkgos:-%{pkgos}}