File sle-module-NVIDIA-compute-release.spec.in of Package 000package-groups

#
# spec file for package SLE_HPC-ESPOS
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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 http://bugs.opensuse.org/
#


%define PRODUCT sle-module-NVIDIA-compute

Name:           %{PRODUCT}-release
Summary:        ___SUMMARY___ ___BETA_VERSION___
License:        MIT
Group:          System/Fhs
Version:        ___VERSION___
Release:        0

Provides:       %name-%version
Provides:       product() = %PRODUCT

___PRODUCT_PROVIDES___

___PRODUCT_DEPENDENCIES___


BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# this package should only be available for the "basearchs" of a product
ExclusiveArch:  x86_64

%description
___DESCRIPTION___


___FLAVOR_PACKAGES___

%prep

%build

%install
mkdir -p $RPM_BUILD_ROOT/etc/products.d

# Setup rpm macros
mkdir -p $RPM_BUILD_ROOT/etc/rpm/

___CREATE_PRODUCT_FILES___

%files
%defattr(644,root,root,755)
%dir /etc/products.d
/etc/products.d/*.prod

%changelog

openSUSE Build Service is sponsored by