17
0

2 Commits

Author SHA256 Message Date
6007eac04e POSIX sh compatibility 2025-02-28 00:01:31 +01:00
fb88d2f820 gap-cddinterface 2024.09.02 2024-12-31 20:31:58 +01:00
4 changed files with 18 additions and 8 deletions

Binary file not shown.

BIN
CddInterface-2024.09.02.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Tue Dec 31 19:29:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2024.09.02
* Support newer cddlib header locations
-------------------------------------------------------------------
Sat Nov 19 03:35:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-cddinterface
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gap-cddinterface
Version: 2022.11.01
Version: 2024.09.02
Release: 0
Summary: GAP: Interface to cddlib
License: GPL-2.0-or-later
@@ -28,7 +28,7 @@ Source: https://github.com/homalg-project/CddInterface/releases/download
BuildRequires: gap-devel
BuildRequires: gap-rpm-devel
BuildRequires: pkgconfig(cddlib)
Requires: gap-core >= 4.9
Requires: gap-core >= 4.12
Requires: gap-gapdoc >= 1.5
%description
@@ -46,9 +46,8 @@ problem of maximizing and minimizing a linear function over P.
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rfv config.* configure* Makefile* src/
popd
%files -f %name.files