Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6007eac04e | |||
| fb88d2f820 |
BIN
CddInterface-2022.11.01.tar.gz
LFS
BIN
CddInterface-2022.11.01.tar.gz
LFS
Binary file not shown.
BIN
CddInterface-2024.09.02.tar.gz
LFS
Normal file
BIN
CddInterface-2024.09.02.tar.gz
LFS
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user