Disable strip, because no need to generate debuginfo package
(cherry picked from commit 25f0084ad9c31ca30e37ab312096d93c2d7a1271)
This commit is contained in:
parent
504667ba98
commit
6f919214e2
@ -1,4 +1,5 @@
|
||||
%define debug_package %{nil}
|
||||
%define __os_install_post %{nil}
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
# ca0132 limite patent license by CTL, so define configure --disable-loader
|
||||
%define with_loader 0
|
||||
@ -14,7 +15,7 @@
|
||||
|
||||
Name: alsa-firmware
|
||||
Version: 1.2.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Firmware for cards
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -66,6 +67,9 @@ rm -rf %{buildroot}/lib/firmware/turtlebeach
|
||||
%{_datadir}/alsa/firmware/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 11 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.2.4-3
|
||||
- Disable strip, because no need to generate debuginfo package
|
||||
|
||||
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.2.4-2
|
||||
- add buildrequire gcc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user