diff --git a/alsa-lib.spec b/alsa-lib.spec index 4900974..26a4dc9 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -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