public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: fix try 4
@ 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 : 1a4fdbba4e4a87cdb955f1437e65eddd24b661a9
Author : thomasj <thomasj@fedoraproject.org>
Date : 2010-06-10T19:04:01+00:00
Stats : +9/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/1a4fdbba4e4a87cdb955f1437e65eddd24b661a9?branch=epel10.2
Log:
fix try 4
---
diff --git a/amarok-2.3.1-fix-unsafe.patch b/amarok-2.3.1-fix-unsafe.patch
index d4e7c17..14a8211 100644
--- a/amarok-2.3.1-fix-unsafe.patch
+++ b/amarok-2.3.1-fix-unsafe.patch
@@ -1,20 +1,13 @@
---- 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 20:15:52.000000000 +0200
-@@ -27,6 +27,17 @@
- #include <KUrl>
- #include <KStandardDirs>
-
-+extern "C" {
-+#include <glib-object.h> // g_type_init
-+#ifdef GDK_FOUND
+--- src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp 2010-05-27 20:37:21.000000000 +0200
++++ src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp.old 2010-06-10 21:02:35.000000000 +0200
+@@ -28,6 +28,10 @@
+ extern "C" {
+ #include <glib-object.h> // g_type_init
+ #ifdef GDK_FOUND
+// work around compile issue with glib >= 2.25
+#ifdef signals
+#undef signals
+#endif
-+#include <gdk-pixbuf/gdk-pixbuf.h>
-+#endif
-+}
-+
- using namespace Collections;
-
- AMAROK_EXPORT_COLLECTION( IpodCollectionFactory, ipodcollection )
+ #include <gdk-pixbuf/gdk-pixbuf.h>
+ #endif
+ }
^ 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: fix try 4 thomasj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox