public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@online.de>
To: git-commits@fedoraproject.org
Subject: [rpms/bear] epel10: Fix building with wxWidgets 3.0
Date: Sat, 11 Jul 2026 02:31:09 GMT [thread overview]
Message-ID: <178373706916.1.18435477576191250759.rpms-bear-f081bfc3b3a7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : f081bfc3b3a77d622c88a1dfa2c9b63412c97645
Author : Martin Gansser <mgansser@online.de>
Date : 2018-08-04T14:51:47+02:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/f081bfc3b3a77d622c88a1dfa2c9b63412c97645?branch=epel10
Log:
Fix building with wxWidgets 3.0
---
diff --git a/bear.spec b/bear.spec
index 058bb3d..ebe7b09 100644
--- a/bear.spec
+++ b/bear.spec
@@ -4,11 +4,12 @@
Name: bear
Version: 0.7.0
-Release: 0.21.20161230git%{shortcommit0}%{?dist}
+Release: 0.22.20161230git%{shortcommit0}%{?dist}
Summary: Game engine and editors dedicated to creating great 2D games
License: GPLv3+ and CC-BY-SA
URL: https://github.com/j-jorge/bear
Source0: https://github.com/j-jorge/bear/archive/%{commit0}/%{name}-%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
+Patch0: wxwidgets-3.0.patch
# Build is broken on ppc64le
%if 0%{?fedora} >= 26
@@ -30,8 +31,7 @@ BuildRequires: libjpeg-turbo-devel
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(sdl2)
BuildRequires: pkgconfig(SDL2_mixer)
-BuildRequires: wxGTK-devel
-BuildConflicts: wxGTK3-devel
+BuildRequires: wxGTK3-devel
Requires: hicolor-icon-theme
@@ -74,7 +74,7 @@ Requires: %{name}-engine%{?_isa} = %{version}-%{release}
Development files for %{name}
%prep
-%setup -qn %{name}-%{commit0}
+%autosetup -n %{name}-%{commit0} -p 1
# change docbook_to_man to docbook2man
sed -i -e 's|docbook-to-man|docbook2man|g' cmake-helper/docbook-to-man.cmake
@@ -146,6 +146,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
+* Fri Jul 20 2018 Scott Talbert <swt@techie.net> - 0.7.0-0.22.20161230git781ec80
+- Fix building with wxWidgets 3.0
+
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-0.21.20161230git781ec80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
next reply other threads:[~2026-07-11 2:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-11 2:31 Martin Gansser [this message]
2026-07-11 2:31 [rpms/bear] epel10: Fix building with wxWidgets 3.0 Martin Gansser
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=178373706916.1.18435477576191250759.rpms-bear-f081bfc3b3a7@fedoraproject.org \
--to=mgansser@online.de \
--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