public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@math.unl.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/kig] epel10: boost python bits not detected on rhel6
Date: Tue, 04 Aug 2026 19:43:54 GMT [thread overview]
Message-ID: <178587263421.1.1927537191046696735.rpms-kig-59f9b72e9da4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kig
Branch : epel10
Commit : 59f9b72e9da4d7393d7cc3c44255fe4a88650db3
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2014-03-08T17:40:26-06:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kig/c/59f9b72e9da4d7393d7cc3c44255fe4a88650db3?branch=epel10
Log:
boost python bits not detected on rhel6
omit (for now)
---
diff --git a/kig.spec b/kig.spec
index 7aefca8..7c83899 100644
--- a/kig.spec
+++ b/kig.spec
@@ -14,7 +14,10 @@ URL: https://projects.kde.org/projects/kde/kdeedu/%{name}
Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
# Kig can optionally use Boost.Python for Python scripting
+%if 0%{?fedora} || 0%{?rhel} > 6
+%global boost_python 1
BuildRequires: boost-devel
+%endif
BuildRequires: desktop-file-utils
BuildRequires: kdelibs4-devel >= %{version}
BuildRequires: python-devel python
@@ -73,7 +76,9 @@ fi
%{_kde4_datadir}/applications/kde4/kig.desktop
%{_kde4_iconsdir}/hicolor/*/*/kig.*
%{_kde4_iconsdir}/hicolor/*/*/application-x-kig.*
+%if 0%{?boost_python}
%{_kde4_appsdir}/katepart/syntax/python-kig.xml
+%endif
%{_kde4_appsdir}/kig/
%{_kde4_datadir}/kde4/services/kig_part.desktop
%{_mandir}/man1/kig.*
reply other threads:[~2026-08-04 19:43 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=178587263421.1.1927537191046696735.rpms-kig-59f9b72e9da4@fedoraproject.org \
--to=rdieter@math.unl.edu \
--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