1
0

Accepting request 1136433 from home:bmwiedemann:branches:science

Drop config.log and autom4te.cache for reproducible builds

OBS-URL: https://build.opensuse.org/request/show/1136433
OBS-URL: https://build.opensuse.org/package/show/science/gap-semigroups?expand=0&rev=21
This commit is contained in:
Jan Engelhardt 2024-01-03 12:35:27 +00:00 committed by Git OBS Bridge
parent 44f5e4179d
commit 3e94034c1b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 3 09:49:56 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Drop config.log and autom4te.cache for reproducible builds
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 8 03:53:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de> Sun Oct 8 03:53:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -70,7 +70,7 @@ autoreconf -fi
rm -Rf libsemigroups rm -Rf libsemigroups
%gappkg_simple_install %gappkg_simple_install
pushd "%buildroot/$fmoddir/" pushd "%buildroot/$fmoddir/"
rm -Rfv Makefile* configure* cnf/ src/ gapbind14/src/ gapbind14/include/ rm -Rfv Makefile* configure* cnf/ src/ gapbind14/src/ gapbind14/include/ autom4te.cache config.log
popd popd
find "%buildroot" "(" -name "*.orig" -o -name .gitignore -o \ find "%buildroot" "(" -name "*.orig" -o -name .gitignore -o \
-name .dirstamp -o -name .clang-format -o -name .ccls ")" -print -delete -name .dirstamp -o -name .clang-format -o -name .ccls ")" -print -delete