Temporary fix for opensc changing token names
the pesign macro defines the token name, but allows us to override it. Apparently the new name is "OpenSC Card (Fedora Signer)".
This commit is contained in:
parent
cbf985c660
commit
7d934c1969
@ -4,6 +4,8 @@
|
||||
# this should go away soon
|
||||
%define _legacy_common_support 1
|
||||
|
||||
%define pe_signing_token OpenSC Card (Fedora Signer)
|
||||
|
||||
# At the time of this writing (2019-03), RHEL8 packages use w2.xzdio
|
||||
# compression for rpms (xz, level 2).
|
||||
# Kernel has several large (hundreds of mbytes) rpms, they take ~5 mins
|
||||
|
Loading…
Reference in New Issue
Block a user