mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 10:32:54 +00:00
w/a strange expansion of spec
The same suffix was created any time: kernel-modules-nvidia515-5.15-generic-515.43-1982211.103.c7f6a-rosa2021.1.x86_64.rpm even if NAME was changed. TODO: understand why this happened
This commit is contained in:
parent
8902e213ef
commit
e414c8a157
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ cat %{_builddir}/debugfiles.list >> %{debuginfo_files}
|
|||
%{?!kroko_req_modules_in_kernel:%global kroko_req_modules_in_kernel(j:n:p:) %{nil}}
|
||||
|
||||
# global, not define, must be expanded only once
|
||||
%global kroko_release %kroko_mk_release -n %{NAME}
|
||||
%global kroko_release %kroko_mk_release -n kernel-%{kernelversion}.%{patchlevel}-%{flavour}
|
||||
|
||||
%endif #/binary_extra_modules
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue