public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plplot] rawhide: Fix EPEL build
Date: Wed, 05 Aug 2026 14:50:07 GMT [thread overview]
Message-ID: <178594140754.1.12953199487619154485.rpms-plplot-de989bc4f29a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/plplot
Branch : rawhide
Commit : de989bc4f29af2d1bb9a69fa1554301577d3b095
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-02T23:56:03-04:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/plplot/c/de989bc4f29af2d1bb9a69fa1554301577d3b095?branch=rawhide
Log:
Fix EPEL build
---
diff --git a/plplot.spec b/plplot.spec
index 8640616..72d12e3 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -158,7 +158,7 @@ BuildRequires: doxygen
BuildRequires: texlive-xmltex
BuildRequires: tex(ulem.sty)
# RHEL8 does not ship xmlto-tex
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 9
BuildRequires: xmlto-tex
%else
BuildRequires: xmlto
@@ -448,7 +448,7 @@ rm cmake/modules/FindLua.cmake
%build
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 11
export LDFLAGS='%{build_ldflags} -Wl,--no-warn-execstack'
%endif
export PATH="%{_qt5_bindir}:$PATH"
reply other threads:[~2026-08-05 14:50 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=178594140754.1.12953199487619154485.rpms-plplot-de989bc4f29a@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=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