|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
# (see alsa-firmware), it is some complementary tools.
|
|
|
|
|
# Do *NOT* set it to zero or have a commented out define here, or it will not
|
|
|
|
|
# work. (RPM spec file voodoo)
|
|
|
|
|
%if 0%{?rhel}
|
|
|
|
|
%if 0%{?rhel} < 8
|
|
|
|
|
%global _without_tools 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
Summary: Specialist tools for ALSA
|
|
|
|
|
Name: alsa-tools
|
|
|
|
|
Version: 1.2.2
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 6%{?dist}.inferit
|
|
|
|
|
|
|
|
|
|
# Checked at least one source file from all the sub-projects contained in
|
|
|
|
|
# the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
|
|
|
|
@ -202,6 +202,9 @@ install -m 644 %{SOURCE1} %{buildroot}/lib/udev/rules.d
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 11 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.2.2-6.inferit
|
|
|
|
|
- Build with alsa-tools
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.2-6
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|