Support AlmaLinux
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Install JRiver Media Center and associated services
|
||||
# See installJRMC --help or printHelp() below
|
||||
#
|
||||
# Copyright (c) 2021-2023 Bryan C. Roessler
|
||||
# Copyright (c) 2021-2024 Bryan C. Roessler
|
||||
# This software is released under the Apache License.
|
||||
# https://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
@@ -169,7 +169,7 @@ init() {
|
||||
RPM_MGR="yum"
|
||||
fi
|
||||
;;
|
||||
rhel)
|
||||
rhel|almalinux)
|
||||
ID="centos"
|
||||
;;
|
||||
linuxmint|neon|zorin|*ubuntu*)
|
||||
@@ -814,7 +814,7 @@ buildRPM() {
|
||||
|
||||
Provides: mediacenter$MC_MVERSION
|
||||
|
||||
License: Copyright 1998-2023, JRiver, Inc. All rights reserved. Protected by U.S. patents #7076468 and #7062468
|
||||
License: Copyright 1998-2024, JRiver, Inc. All rights reserved. Protected by U.S. patents #7076468 and #7062468
|
||||
URL: http://www.jriver.com/
|
||||
|
||||
%define __provides_exclude_from ^%{_libdir}/jriver/.*/.*\\.so.*$
|
||||
|
||||
Reference in New Issue
Block a user