Accepting request 1249107 from science

- Make specfile conform to POSIX sh

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

View File

@ -1,4 +1,4 @@
mtime: 1735910502
commit: 91015c53b61018dec9e097a74bcde4bec914da34bcb07b2a44c42d7c8b34ae7c
mtime: 1740697291
commit: c809123df4c7ba678c0a42a2be447e8e15dba752d72649e05dac11ae11b99412
url: https://src.opensuse.org/jengelh/gap-cvec
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f9d67388e104842d0aaccd0e7ec16feb28d2339374b67b0c489f07feb33cab4
oid sha256:5260fc9e1861c6ef2765acfb0b1f81036d920cf6fb0233f86ad02e0f808e1c07
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
-------------------------------------------------------------------
Fri Jan 3 13:21:31 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@ -53,10 +53,9 @@ rm -v doc/clean
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rf autom4* aclocal* config* cnf m4 gen src
find . -type f -name "*.la" -print -delete
popd
%files -f %name.files