public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aurelien Bompard <abompard@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: fix endian declaration on PPC
Date: Mon, 06 Jul 2026 18:03:09 GMT [thread overview]
Message-ID: <178336098926.1.3379582524190786344.rpms-amarok-2dcf8812991a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : 2dcf8812991a93176b526a038fbc5d48256b5192
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date : 2005-08-22T18:45:17+00:00
Stats : +21/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/2dcf8812991a93176b526a038fbc5d48256b5192?branch=epel10
Log:
fix endian declaration on PPC
---
diff --git a/amarok-1.3-endian.patch b/amarok-1.3-endian.patch
new file mode 100644
index 0000000..1ae8b67
--- /dev/null
+++ b/amarok-1.3-endian.patch
@@ -0,0 +1,15 @@
+--- ./amarok/src/engine/helix/helix-sp/helixdefines.h.endian 2005-08-22 18:39:21.000000000 +0200
++++ ./amarok/src/engine/helix/helix-sp/helixdefines.h 2005-08-22 18:39:37.000000000 +0200
+@@ -67,9 +67,9 @@
+ #ifndef _LINUX
+ #define _LINUX 1
+ #endif
+-#ifndef _LITTLE_ENDIAN
+-#define _LITTLE_ENDIAN 1
+-#endif
++//#ifndef _LITTLE_ENDIAN
++//#define _LITTLE_ENDIAN 1
++//#endif
+ #ifndef _RED_HAT_5_X_
+ #define _RED_HAT_5_X_ 1
+ #endif
diff --git a/amarok.spec b/amarok.spec
index 85358a8..d9a8fed 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -7,7 +7,7 @@
Name: amarok
Summary: Media player for KDE
Version: 1.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: Applications/Multimedia
License: GPL
@@ -16,6 +16,7 @@ Source0: http://dl.sf.net/amarok/amarok-1.3.tar.bz2
Patch0: amarok-1.2.4-gcc4bl.patch
#Patch1: amarok-1.2.4-forward-decl.patch
Patch2: amarok-1.3-engines-cfg.patch
+Patch3: amarok-1.3-endian.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: kdemultimedia-devel >= 6:3.2
@@ -96,6 +97,7 @@ enables it
%patch0 -p1 -b .gcc4bl
#%patch1 -p1 -b .forward-decl
%patch2 -p1 -b .engines-cfg
+%patch3 -p1 -b .endian
%build
@@ -226,6 +228,9 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Mon Aug 22 2005 Aurelien Bompard <gauret[AT]free.fr> 1.3-4
+- fix endian declaration on ppc
+
* Mon Aug 22 2005 Aurelien Bompard <gauret[AT]free.fr> 1.3-3
- dont build the Helix engine on arches where HelixPlayer is not built
reply other threads:[~2026-07-06 18:03 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=178336098926.1.3379582524190786344.rpms-amarok-2dcf8812991a@fedoraproject.org \
--to=abompard@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