6 Commits

3 changed files with 12 additions and 7 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1757621939
commit: d57bccbd6682033015c660d96df650aad24c99b2
url: https://src.opensuse.org/jengelh/gfan
revision: master

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 11 20:16:25 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Specifically request pkgconfig(cddgmp) now that it exists.
-------------------------------------------------------------------
Tue Sep 10 09:05:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gfan
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,24 +32,20 @@ Patch4: gfan-c++20.patch
Patch5: gfan-gcd.patch
Patch6: gfan-multiplicities.patch
BuildRequires: automake
BuildRequires: cddlib-devel
BuildRequires: gcc-c++
BuildRequires: gmp-devel
BuildRequires: pkgconfig(cddgmp)
%define with_pdf 1
%if 0%{?with_pdf}
BuildRequires: texlive-latex
%if 0%{?suse_version} >= 1230
BuildRequires: texlive-amsfonts
BuildRequires: texlive-bibtex
BuildRequires: texlive-cm-super
BuildRequires: texlive-dvips
BuildRequires: texlive-latex
BuildRequires: texlive-ntgclass
BuildRequires: texlive-ulem
%if 0%{?suse_version} > 1230
BuildRequires: tex(english.ldf)
%endif
%endif
%endif
# Software requires the presence of __int128; possibly relevant for armv7l too
ExcludeArch: %ix86