forked from pool/libjcat
Accepting request 818031 from Base:System
OBS-URL: https://build.opensuse.org/request/show/818031 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjcat?expand=0&rev=3
This commit is contained in:
commit
874a53a337
@ -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
|
Tue Jun 09 15:08:08 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -93,6 +93,8 @@ Files for development with %{name}.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_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
|
%post -n %{name}%{sover} -p /sbin/ldconfig
|
||||||
%postun -n %{name}%{sover} -p /sbin/ldconfig
|
%postun -n %{name}%{sover} -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user