public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10.2: gcc43 patch
Date: Mon, 06 Jul 2026 18:30:16 GMT [thread overview]
Message-ID: <178336261671.1.11741816019810682584.rpms-amarok-fbaae778bd1b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : fbaae778bd1b14e0b1c99b1998f07b864de5557e
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2008-02-21T20:38:42+00:00
Stats : +14/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/fbaae778bd1b14e0b1c99b1998f07b864de5557e?branch=epel10.2
Log:
gcc43 patch
---
diff --git a/amarok-1.4.8-gcc43.patch b/amarok-1.4.8-gcc43.patch
new file mode 100644
index 0000000..6a8f844
--- /dev/null
+++ b/amarok-1.4.8-gcc43.patch
@@ -0,0 +1,11 @@
+diff -up amarok-1.4.8/amarok/src/metadata/mp4/mp4properties.cpp.gcc43 amarok-1.4.8/amarok/src/metadata/mp4/mp4properties.cpp
+--- amarok-1.4.8/amarok/src/metadata/mp4/mp4properties.cpp.gcc43 2007-12-17 09:53:19.000000000 -0600
++++ amarok-1.4.8/amarok/src/metadata/mp4/mp4properties.cpp 2008-02-21 14:35:29.000000000 -0600
+@@ -30,6 +30,7 @@ email : andrew.leadbetter
+ #endif
+
+ #include <stdint.h>
++#include <string.h>
+
+ #ifndef UINT64_TO_DOUBLE
+ #define UINT64_TO_DOUBLE(a) ((double)((int64_t)(a)))
diff --git a/amarok.spec b/amarok.spec
index 55505d5..102c574 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -24,10 +24,10 @@ Url: http://amarok.kde.org
Source0: ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch1: amarok-1.4.8-gcc43.patch
# Use xdg-open to start the selected browser
Patch2: amarok-1.4.7-xdg.patch
-#BuildRequires: automake libtool
BuildRequires: alsa-lib-devel
BuildRequires: desktop-file-utils
BuildRequires: esound-devel
@@ -130,6 +130,7 @@ use any of xmms' visualisation plugins with Amarok.
%prep
%setup -q
+%patch1 -p1 -b .gcc43
%patch2 -p1 -b .xdg
@@ -287,6 +288,7 @@ rm -fr $RPM_BUILD_ROOT
- -konqueror subpkg (#426803)
- fix multiarch conflicts (#340641)
drop Provides: amarok-devel (f9+), add Obsoletes: amarok-devel
+- gcc43 patch
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.8-3
- Autorebuild for GCC 4.3
reply other threads:[~2026-07-06 18:30 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=178336261671.1.11741816019810682584.rpms-amarok-fbaae778bd1b@fedoraproject.org \
--to=rdieter@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