fix the license for alsa-ucm and alsa-topology packages (BSD)
This commit is contained in:
parent
47b7323709
commit
2c612e6db8
@ -49,6 +49,7 @@ against the ALSA libraries and interfaces.
|
||||
%package -n alsa-ucm
|
||||
Summary: ALSA Use Case Manager configuration
|
||||
BuildArch: noarch
|
||||
License: BSD
|
||||
Requires: %{name} >= %{version_alsa_ucm}
|
||||
|
||||
%description -n alsa-ucm
|
||||
@ -58,6 +59,7 @@ contains alsa-lib configuration of Audio input/output names and routing
|
||||
%package -n alsa-topology
|
||||
Summary: ALSA Topology configuration
|
||||
BuildArch: noarch
|
||||
License: BSD
|
||||
Requires: %{name} >= %{version_alsa_tplg}
|
||||
|
||||
%description -n alsa-topology
|
||||
@ -150,10 +152,12 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
|
||||
%{_datadir}/aclocal/alsa.m4
|
||||
|
||||
%files -n alsa-ucm
|
||||
# BSD
|
||||
%{_datadir}/alsa/ucm
|
||||
%{_datadir}/alsa/ucm2
|
||||
|
||||
%files -n alsa-topology
|
||||
# BSD
|
||||
%{_datadir}/alsa/topology
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user