public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: thomasj <thomasj@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: fix try 4
Date: Mon, 06 Jul 2026 18:04:34 GMT	[thread overview]
Message-ID: <178336107444.1.2329681441936965502.rpms-amarok-1a4fdbba4e4a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
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

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
+ }

                 reply	other threads:[~2026-07-06 18:04 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=178336107444.1.2329681441936965502.rpms-amarok-1a4fdbba4e4a@fedoraproject.org \
    --to=thomasj@fedoraproject.org \
    --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