SHA256
1
0
forked from pool/libjcat

Accepting request 816984 from home:bmwiedemann:branches:Base:System

- remove unreproducible signature file to make package build reproducible

I think, this is just an example file, but would be interested in feedback from packager.

file is created during build by
["/usr/bin/certtool", "--p7-detached-sign", "--p7-time", "--load-privkey", "data/tests/test-privkey.pem", "--load-certificate", "data/tests/pki/test.pem", "--infile", "../data/tests/colorhug/firmware.bin", "--outfile", "data/tests/colorhug/firmware.bin.p7c"]

OBS-URL: https://build.opensuse.org/request/show/816984
OBS-URL: https://build.opensuse.org/package/show/Base:System/libjcat?expand=0&rev=7
This commit is contained in:
Gary Ching-Pang Lin 2020-07-01 06:16:38 +00:00 committed by Git OBS Bridge
parent 0c4b9919f2
commit 2eecb720e2
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 25 09:16:15 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- remove unreproducible signature file to make package build reproducible
-------------------------------------------------------------------
Tue Jun 09 15:08:08 UTC 2020 - dimstar@opensuse.org

View File

@ -93,6 +93,8 @@ Files for development with %{name}.
%install
%meson_install
# remove unreproducible signature file to make package build reproducible
rm -f %{buildroot}%{_libexecdir}/installed-tests/libjcat/colorhug/firmware.bin.p7c
%post -n %{name}%{sover} -p /sbin/ldconfig
%postun -n %{name}%{sover} -p /sbin/ldconfig