Accepting request 1249112 from science

- Make specfile conform to POSIX sh

OBS-URL: https://build.opensuse.org/request/show/1249112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-ferret?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2025-02-28 16:39:17 +00:00 committed by Git OBS Bridge
commit 8f60b16f5f
4 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,4 @@
mtime: 1725781124
commit: b3300685eed6303b25775a6eb238c1c617e3712c28d7b6115d04ed0a03474ce8
mtime: 1740697291
commit: bb6a0d91a41c9141fcd168d07b32e44b3b773c1582e8fce24d94b535854f71b0
url: https://src.opensuse.org/jengelh/gap-ferret
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c39f58a0fab5deb481eceef6cbebb46b543bf7f90ac5fccefe9b9ce5e0b10d03
oid sha256:30ab7110b614ffc6154e457b350f98c03147dc3d6f0c4525a15eeabb2694530b
size 256

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Sun Sep 8 07:35:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

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