scylladb / scylla-jmx

Scylla JMX proxy
GNU Affero General Public License v3.0
28 stars 52 forks source link

dist/redhat: add support SLES #164

Closed syuu1228 closed 3 years ago

syuu1228 commented 3 years ago

CentOS/RHEL and SLES has differnt package name of opejdk, use common name of JRE. Note that using common name of Java package is also useful when user want to use differnt implementation of JRE for Scylla.

Also, disable AutoReqProv which is mistakenly enabled but required for cross build rpm.