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: added fix-unsafe.patch
Date: Mon, 06 Jul 2026 18:04:32 GMT	[thread overview]
Message-ID: <178336107261.1.12426580229900742599.rpms-amarok-6a7077e5f372@fedoraproject.org> (raw)

A new commit has been pushed.

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

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}

                 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=178336107261.1.12426580229900742599.rpms-amarok-6a7077e5f372@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