Accepting request 1073685 from home:tiwai:branches:Kernel:HEAD
Fix kernel-firmware.spec, too OBS-URL: https://build.opensuse.org/request/show/1073685 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=417
This commit is contained in:
parent
3f3c444dbd
commit
8f58e4e80d
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package kernel-firmware
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -22,14 +22,9 @@
|
|||||||
%endif
|
%endif
|
||||||
%define __ksyms_path ^%{_firmwaredir}
|
%define __ksyms_path ^%{_firmwaredir}
|
||||||
%define version_unconverted 20230313
|
%define version_unconverted 20230313
|
||||||
%if "%{flavor}" == "compressed"
|
|
||||||
%global psuffix -compressed
|
|
||||||
%else
|
|
||||||
%global psuffix %{nil}
|
|
||||||
%endif
|
|
||||||
# Force bzip2 instead of lzma compression (bsc#1176981)
|
# Force bzip2 instead of lzma compression (bsc#1176981)
|
||||||
%define _binary_payload w9.bzdio
|
%define _binary_payload w9.bzdio
|
||||||
Name: kernel-firmware%{?psuffix}
|
Name: kernel-firmware
|
||||||
Version: 20230313
|
Version: 20230313
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux kernel firmware files
|
Summary: Linux kernel firmware files
|
||||||
|
Loading…
Reference in New Issue
Block a user