From 6df11ba4ad3a9110632c6ce8ec6e3e72f6ec9da8 Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 11 Jul 2024 17:27:28 +0300 Subject: [PATCH] Build with alsa-tools --- SPECS/alsa-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/alsa-tools.spec b/SPECS/alsa-tools.spec index 18edb12..b53e391 100644 --- a/SPECS/alsa-tools.spec +++ b/SPECS/alsa-tools.spec @@ -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 - 1.2.2-6.inferit +- Build with alsa-tools + * Wed Mar 15 2023 MSVSphere Packaging Team - 1.2.2-6 - Rebuilt for MSVSphere 9.1.