Fix build on recent RPM versions
This commit is contained in:
parent
c9e0fc5b1d
commit
f6e0799b0c
@ -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 <rpm@timj.co.uk> - 1.0.19-4
|
||||
- Fix build on recent RPM versions
|
||||
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.19-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user