diff --git a/alsa-firmware.spec b/alsa-firmware.spec index b290f20..9eddeca 100644 --- a/alsa-firmware.spec +++ b/alsa-firmware.spec @@ -1,7 +1,11 @@ +# This is a firmware package, so binaries (which are not run on the host) +# in the end package are expected. +%define _binaries_in_noarch_packages_terminate_build 0 + Summary: Firmware for several ALSA-supported sound cards Name: alsa-firmware Version: 1.0.19 -Release: 3%{?dist} +Release: 4%{?dist} # See later in the spec for a breakdown of licensing License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+ Group: Applications/Multimedia @@ -192,6 +196,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 28 2009 Tim Jackson - 1.0.19-4 +- Fix build on recent RPM versions + * Mon Feb 23 2009 Fedora Release Engineering - 1.0.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild