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:
Jeremy Cline 2020-02-17 13:30:14 -05:00
parent cbf985c660
commit 7d934c1969
1 changed files with 2 additions and 0 deletions

View File

@ -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