forked from pool/kernel-firmware
Accepting request 1073461 from home:tiwai:branches:Kernel:HEAD
- Revert pssufix change that caused the package renaming and broke dependencies from other packages OBS-URL: https://build.opensuse.org/request/show/1073461 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=416
This commit is contained in:
parent
6ff9138fa5
commit
3f3c444dbd
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 21 06:01:37 UTC 2023 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Revert pssufix change that caused the package renaming and broke
|
||||||
|
dependencies from other packages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 20 07:29:36 UTC 2023 - Takashi Iwai <tiwai@suse.com>
|
Mon Mar 20 07:29:36 UTC 2023 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
@ -22,14 +22,9 @@
|
|||||||
%endif
|
%endif
|
||||||
%define __ksyms_path ^%{_firmwaredir}
|
%define __ksyms_path ^%{_firmwaredir}
|
||||||
%define version_unconverted @@VERSION@@
|
%define version_unconverted @@VERSION@@
|
||||||
%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: @@VERSION@@
|
Version: @@VERSION@@
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux kernel firmware files
|
Summary: Linux kernel firmware files
|
||||||
|
Loading…
Reference in New Issue
Block a user