From 072812fe7361e9806249039015e5fcd8958617f026822d8670caa6bcefcd74b3 Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Tue, 7 Mar 2023 16:35:07 +0000 Subject: [PATCH] Accepting request 1069986 from home:aplanas:branches:security - Drop version from the systemd-tmpfiles config file OBS-URL: https://build.opensuse.org/request/show/1069986 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=128 --- tpm2-0-tss.changes | 5 +++++ tpm2-0-tss.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index 50aee2a..2819190 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 6 18:52:13 UTC 2023 - Alberto Planas Dominguez + +- Drop version from the systemd-tmpfiles config file + ------------------------------------------------------------------- Thu Feb 16 14:41:06 UTC 2023 - Alberto Planas Dominguez diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index fa2f4b7..89fde5d 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -250,7 +250,7 @@ rm %{buildroot}%{_sysusersdir}/tpm2-tss.conf %post -n libtss2-fapi1 /sbin/ldconfig -%tmpfiles_create %{_tmpfilesdir}/tpm2-tss-fapi-%{version}.conf +%tmpfiles_create %{_tmpfilesdir}/tpm2-tss-fapi.conf %postun -n libtss2-fapi1 -p /sbin/ldconfig %post -n libtss2-policy0 -p /sbin/ldconfig