File amd-bc-250-nct6686.spec of Package amd-bc-250-nct6686
#
# 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-nct6686
Version: 1.0.0
Release: 0
Summary: AMD BC-250 Nuvoton 6686D driver autoloader
License: MIT
URL: https://build.opensuse.org/package/show/home:mixaill:amd-bc-250/amd-bc-250-nct6686
Source0: License.md
Source1: amd-bc-250-nct6686.conf
%description
AMD BC-250 Nuvoton 6686D driver autoloader
%prep
%build
%install
mkdir -p %{buildroot}%{_licensedir}/%{name}
cp %{_sourcedir}/License.md %{buildroot}%{_licensedir}/%{name}/License.md
mkdir -p %{buildroot}%{_modulesloaddir}
cp %{_sourcedir}/%{name}.conf %{buildroot}%{_modulesloaddir}/%{name}.conf
%files
%license License.md
%dir %{_modulesloaddir}
%{_modulesloaddir}/%{name}.conf
%changelog