recreated opencryptoki-pkcsslotd-pidfile.patch
This commit is contained in:
parent
824d4def14
commit
4f1d4c9939
@ -11,8 +11,8 @@ diff -up opencryptoki-3.16.0/misc/pkcsslotd.service.in.me opencryptoki-3.16.0/mi
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
diff -up opencryptoki-3.16.0/usr/include/slotmgr.h.me opencryptoki-3.16.0/usr/include/slotmgr.h
|
diff -up opencryptoki-3.16.0/usr/include/slotmgr.h.me opencryptoki-3.16.0/usr/include/slotmgr.h
|
||||||
--- opencryptoki-3.16.0/usr/include/slotmgr.h.me 2021-06-30 17:02:39.651883731 +0200
|
--- opencryptoki-3.16.0/usr/include/slotmgr.h.me 2021-06-30 17:28:18.000594834 +0200
|
||||||
+++ opencryptoki-3.16.0/usr/include/slotmgr.h 2021-06-30 17:03:23.003511265 +0200
|
+++ opencryptoki-3.16.0/usr/include/slotmgr.h 2021-06-30 17:28:38.920890278 +0200
|
||||||
@@ -30,10 +30,10 @@
|
@@ -30,10 +30,10 @@
|
||||||
#define TOK_PATH SBIN_PATH "/pkcsslotd"
|
#define TOK_PATH SBIN_PATH "/pkcsslotd"
|
||||||
#define OCK_API_LOCK_FILE LOCKDIR_PATH "/LCK..APIlock"
|
#define OCK_API_LOCK_FILE LOCKDIR_PATH "/LCK..APIlock"
|
||||||
|
@ -12,9 +12,6 @@ Patch0: opencryptoki-3.11.0-group.patch
|
|||||||
# bz#1373833, change tmpfiles snippets from /var/lock/* to /run/lock/*
|
# bz#1373833, change tmpfiles snippets from /var/lock/* to /run/lock/*
|
||||||
Patch1: opencryptoki-3.11.0-lockdir.patch
|
Patch1: opencryptoki-3.11.0-lockdir.patch
|
||||||
|
|
||||||
# PIDfile below legacy directory /var/run/
|
|
||||||
Patch2: opencryptoki-pkcsslotd-pidfile.patch
|
|
||||||
|
|
||||||
# Use --no-undefined to debug missing symbols
|
# Use --no-undefined to debug missing symbols
|
||||||
#Patch100: %%{name}-3.2-no-undefined.patch
|
#Patch100: %%{name}-3.2-no-undefined.patch
|
||||||
|
|
||||||
@ -34,6 +31,9 @@ Patch211: opencryptoki-3.16.0-1fdd0e4497b0078e73e0004e3492db647c7c458b.patch
|
|||||||
Patch212: opencryptoki-3.16.0-bf812c652c49d7e248b115d121a4f7f6568941a2.patch
|
Patch212: opencryptoki-3.16.0-bf812c652c49d7e248b115d121a4f7f6568941a2.patch
|
||||||
Patch213: opencryptoki-3.16.0-7b7d83c571ceb3050969359817d4145600f14ae8.patch
|
Patch213: opencryptoki-3.16.0-7b7d83c571ceb3050969359817d4145600f14ae8.patch
|
||||||
|
|
||||||
|
# PIDfile below legacy directory /var/run/
|
||||||
|
Patch300: opencryptoki-pkcsslotd-pidfile.patch
|
||||||
|
|
||||||
Requires(pre): coreutils
|
Requires(pre): coreutils
|
||||||
Requires: (selinux-policy >= 34.9-1 if selinux-policy-targeted)
|
Requires: (selinux-policy >= 34.9-1 if selinux-policy-targeted)
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user