public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ginac] rawhide: Fix build
Date: Fri, 19 Jun 2026 08:41:35 GMT [thread overview]
Message-ID: <178185849553.1.12377624010663442918.rpms-ginac-34088c6ae4cb@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-19 8:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178185849553.1.12377624010663442918.rpms-ginac-34088c6ae4cb@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox