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
This commit is contained in:
Alberto Planas 2023-03-07 16:35:07 +00:00 committed by Git OBS Bridge
parent c4218a3a27
commit 072812fe73
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 18:52:13 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
- Drop version from the systemd-tmpfiles config file
-------------------------------------------------------------------
Thu Feb 16 14:41:06 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>

View File

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