public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ginac] rawhide: Fix build
@ 2026-06-19 8:41
0 siblings, 0 replies; only message in thread
From: @ 2026-06-19 8:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ginac
Branch : rawhide
Commit : 34088c6ae4cb6ffedd63036cbc67bd3b89a39e67
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-05-31T17:10:00+02:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ginac/c/34088c6ae4cb6ffedd63036cbc67bd3b89a39e67?branch=rawhide
Log:
Fix build
[skip changelog]
---
diff --git a/ginac.spec b/ginac.spec
index 5fb20d9..68a2653 100644
--- a/ginac.spec
+++ b/ginac.spec
@@ -20,7 +20,6 @@ BuildRequires: python3-devel
BuildRequires: readline-devel
BuildRequires: tex(dvips)
BuildRequires: tex(latex)
-BuildRequires: tex(latex-base)
BuildRequires: texinfo
BuildRequires: texinfo-tex
BuildRequires: transfig
@@ -61,7 +60,7 @@ the tool "viewgar" which displays the contents of GiNaC archives.
sed -i 's| @GINACLIB_RPATH@||' ginac.pc.{in,cmake}
%build
-%cmake -DCMAKE_INSTALL_RPATH="" -DLIBEXECDIR=%{_libexecdir}
+%cmake -DCMAKE_INSTALL_RPATH="" -DLIBEXECDIR=%{_libexecdir} -DCMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake_build
%cmake_build --target ginac_html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 8:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 8:41 [rpms/ginac] rawhide: Fix build
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox