Accepting request 1136422 from home:bmwiedemann:branches:science
Drop config.log for reproducible builds OBS-URL: https://build.opensuse.org/request/show/1136422 OBS-URL: https://build.opensuse.org/package/show/science/gap-ferret?expand=0&rev=3
This commit is contained in:
parent
30fe1dc1d0
commit
8cab4a5a32
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 3 09:35:19 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Drop config.log for reproducible builds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 19 17:15:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sat Nov 19 17:15:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ find . -type f -size 0 -name _Chunks.xml -print -delete
|
|||||||
%install
|
%install
|
||||||
%gappkg_simple_install
|
%gappkg_simple_install
|
||||||
pushd "%buildroot/$fmoddir/"
|
pushd "%buildroot/$fmoddir/"
|
||||||
rm -Rf gap_cpp* src
|
rm -Rf gap_cpp* src config.log
|
||||||
find YAPB++ -type f ! -name LICENSE -delete
|
find YAPB++ -type f ! -name LICENSE -delete
|
||||||
popd
|
popd
|
||||||
%fdupes %buildroot/%_prefix
|
%fdupes %buildroot/%_prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user