forked from pool/tpm2-pkcs11
Accepting request 957968 from security
- Use hardlinks in %fdupes for python files (forwarded request 957774 from gmbr3) OBS-URL: https://build.opensuse.org/request/show/957968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2-pkcs11?expand=0&rev=3
This commit is contained in:
commit
08d7ef90a2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 26 14:12:48 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Use hardlinks in %fdupes for python files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 20 10:48:58 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
Wed Oct 20 10:48:58 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -90,7 +90,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
mkdir -p %{buildroot}%{_sysconfdir}/tpm2_pkcs11
|
mkdir -p %{buildroot}%{_sysconfdir}/tpm2_pkcs11
|
||||||
cd tools
|
cd tools
|
||||||
%python_install
|
%python_install
|
||||||
%fdupes -s %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%post -n libtpm2_pkcs11-0 -p /sbin/ldconfig
|
%post -n libtpm2_pkcs11-0 -p /sbin/ldconfig
|
||||||
%postun -n libtpm2_pkcs11-0 -p /sbin/ldconfig
|
%postun -n libtpm2_pkcs11-0 -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user