# # spec file for package Multi-Linux-Manager-Server-SLE-release (Version 5.2) # # Copyright (c) 2026 SUSE. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugzilla.suse.com/ # Name: Multi-Linux-Manager-Server-SLE-release %define product Multi-Linux-Manager-Server-SLE Summary: ___SUMMARY___ ___BETA_VERSION___ Version: ___VERSION___ #!BcntSyncTag: Multi-Linux-Manager-Server-SLE Release: 0 License: BSD-3-Clause Group: System/Fhs %global debug_package %{nil} ___PRODUCT_PROVIDES___ # bsc1243486 - obsolete the old product release package # consider the old SUSE-Manager-Server-release-5.0 as a discontinued package and # provide and obsolete a version that will never be released Provides: SUSE-Manager-Server-release = 5.2 Obsoletes: SUSE-Manager-Server-release < 5.2 Obsoletes: product:SUSE-Manager-Server < 5.2 ___PRODUCT_DEPENDENCIES___ AutoReqProv: on # this package should only be available for the "basearchs" of a product ExclusiveArch: x86_64 s390x ppc64le aarch64 # We need to make sure that podman is also installed for uyuni-tools Requires: podman >= 4.5.0 # Install mgradm and mgrctl by default when the extension is installed # Recommend the related shell completions too Requires: mgradm Requires: (mgradm-bash-completion if bash-completion) Requires: (mgradm-zsh-completion if zsh) Requires: (mgradm-fish-completion if fish) Requires: mgrctl Requires: (mgrctl-bash-completion if bash-completion) Requires: (mgrctl-zsh-completion if zsh) Requires: (mgrctl-fish-completion if fish) # Install uyuni-storage-setup-server by default when the extension is installed Requires: uyuni-storage-setup-server %description ___DESCRIPTION___ ___FLAVOR_PACKAGES___ %prep %build %install ___CREATE_PRODUCT_FILES___ %files %defattr(644,root,root,755) %dir %{_sysconfdir}/products.d %{_sysconfdir}/products.d/*.prod %changelog