SHA256
1
0
forked from pool/gap-io

Accepting request 1249116 from science

- Make specfile conform to POSIX sh

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

View File

@ -1,4 +1,4 @@
mtime: 1732022847
commit: e8c44948a82622890d0629a336d60c4fe4034693e0fed35e2462a92fc892959f
mtime: 1740697291
commit: 7f6fcc6ff4c8a0c81a3bfa9ff1e485029d5a3ba195b822d5de0d28a5d55daa89
url: https://src.opensuse.org/jengelh/gap-io
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c453664551e21cc9eb63a08267f19ee901d5bfabdc0d25c3a860fdb0071d2d13
oid sha256:59f60f5856bd8574f1e2cbc443d3975c97751483ac9a708a77009c1134d5fc6d
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
-------------------------------------------------------------------
Tue Nov 19 13:21:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -44,10 +44,9 @@ Input/Output functionality in the C library.
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rf aclocal* autom4* cnf config* m4 gen src
find . -type f -name "*.la" -print -delete
popd
%fdupes %buildroot/%_prefix
%files -f %name.files