public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: added fix-unsafe.patch
@ 2026-07-06 18:31 thomasj
0 siblings, 0 replies; only message in thread
From: thomasj @ 2026-07-06 18:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 6a7077e5f37265f9ccdf418934eaa3062f36f420
Author : thomasj <thomasj@fedoraproject.org>
Date : 2010-06-10T12:08:12+00:00
Stats : +17/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/6a7077e5f37265f9ccdf418934eaa3062f36f420?branch=epel10.2
Log:
added fix-unsafe.patch
---
diff --git a/amarok-2.3.1-fix-unsafe.patch b/amarok-2.3.1-fix-unsafe.patch
new file mode 100644
index 0000000..5262916
--- /dev/null
+++ b/amarok-2.3.1-fix-unsafe.patch
@@ -0,0 +1,15 @@
+--- src/core-impl/collections/ipodcollection/IpodCollection.cpp 2010-05-27 20:37:21.000000000 +0200
++++ src/core-impl/collections/ipodcollection/IpodCollection.cpp.old 2010-06-10 14:04:44.000000000 +0200
+@@ -116,3 +116,12 @@
+
+ #include "IpodCollection.moc"
+
++#define signals glib_signals
++// Libgdk includes.
++
++extern "C"
++{
++#include <gdk-pixbuf/gdk-pixbuf.h>
++}
++#undef signals
++
diff --git a/amarok.spec b/amarok.spec
index 4170eb0..192b3bb 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -11,6 +11,7 @@ Source0: http://download.kde.org/stable/amarok/%{version}/src/amarok-%{version}.
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch50: amarok-2.2.1.90-qtscript_not_required.patch
+Patch60: amarok-2.3.1-fix-unsafe.patch
## upstream patches
@@ -81,7 +82,7 @@ Obsoletes: amarok-utilities < 2.0.96
%setup -q
%patch50 -p1 -b .qtscript_not_required
-
+%patch60 -p0
%build
mkdir -p %{_target_platform}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:31 [rpms/amarok] epel10.2: added fix-unsafe.patch thomasj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox