1
0

add fragments from concurrent planned update

OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2023-02-21 09:09:57 +00:00 committed by Git OBS Bridge
parent 5d9098b48d
commit 7621c26f1d

View File

@ -23,6 +23,7 @@ Summary: GAP: wrapper for Normaliz
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
URL: https://gap-packages.github.io/NormalizInterface/
#Git-Clone: https://github.com/gap-packages/NormalizInterface
Source: https://github.com/gap-packages/NormalizInterface/releases/download/v%{version}/NormalizInterface-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: gap-devel >= 4.9
@ -51,10 +52,10 @@ autoreconf -fi
%make_build
%install
# cleanup
rm -Rf autom4te.cache config.log config.status configure~ gen/src/*.{o,d}
%gappkg_simple_install
pushd "%buildroot/$moddir"
rm -Rf autom4te.cache config.log config.status configure~ gen/src/*.{o,d}
popd
%fdupes %buildroot/%_prefix
%files -f %name.files