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
commit 7231c57832

View file

@ -1,6 +1,8 @@
# We have to override the new %%install behavior because, well... the kernel is special.
%global __spec_install_pre %{___build_pre}
%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