File amd-bc-250.spec of Package amd-bc-250
#
# spec file for package amd-bc-250
#
# Copyright (c) 2025 SUSE LLC
#
# 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://bugs.opensuse.org/
#
Name: amd-bc-250
Version: 1.0.1
Release: 0
Summary: AMD BC-250 support metapackage
License: MIT
URL: https://build.opensuse.org/package/show/home:mixaill:amd-bc-250/amd-bc-250
Requires: amd-bc-250-gpu-governor
Requires: amd-bc-250-nct6686
Source0: License.md
%description
AMD BC-250 support metapackage
%prep
%build
%install
mkdir -p %{buildroot}%{_licensedir}/%{name}/
cp %{_sourcedir}/License.md %{buildroot}%{_licensedir}/%{name}/License.md
%files
%license License.md
%changelog