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:
Jan Engelhardt 2024-01-03 12:34:51 +00:00 committed by Git OBS Bridge
parent 30fe1dc1d0
commit 8cab4a5a32
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -47,7 +47,7 @@ find . -type f -size 0 -name _Chunks.xml -print -delete
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
rm -Rf gap_cpp* src
rm -Rf gap_cpp* src config.log
find YAPB++ -type f ! -name LICENSE -delete
popd
%fdupes %buildroot/%_prefix