diff --git a/opencryptoki.spec b/opencryptoki.spec index f86a8b1..9b83f5f 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -15,7 +15,7 @@ Patch1: opencryptoki-3.11.0-lockdir.patch Patch2: opencryptoki-3.11.0-warn-user-not-in-pkcs11-group.patch # Use --no-undefined to debug missing symbols -#Patch100: %{name}-3.2-no-undefined.patch +#Patch100: %%{name}-3.2-no-undefined.patch Requires(pre): coreutils BuildRequires: gcc @@ -205,7 +205,7 @@ exit 0 %post %systemd_post pkcsslotd.service if test $1 -eq 1; then - %tmpfiles_create + %tmpfiles_create %{name}.conf fi %preun