public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: dont use HelixPlayer for sparcv9
@ 2026-07-06 18:30 Dennis Gilmore
0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-07-06 18:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 54e93242376cfec769772c763dcb970d3594ccc3
Author : Dennis Gilmore <ausil@fedoraproject.org>
Date : 2008-06-11T16:18:58+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/54e93242376cfec769772c763dcb970d3594ccc3?branch=epel10.2
Log:
dont use HelixPlayer for sparcv9
---
diff --git a/amarok.spec b/amarok.spec
index 8215169..a8eeffc 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -13,7 +13,7 @@
%if 0%{?fedora} > 6
# Helix engine on archs where it is available
-%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
+%ifnarch ppc64 x86_64 s390 s390x ia64 sparcv9 sparc64 alpha
# consider omitting helix support, srsly, does *anyone* use it? -- Rex
%define _with_helix --with-helix=%{_libdir}/helix
%endif
@@ -31,7 +31,7 @@
Name: amarok
Summary: Media player
Version: 1.4.9.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -304,6 +304,9 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Wed Jun 11 2008 Dennis Gilmore <dennis@ausil.us> - 1.4.9.1-4
+- we are building sparc32 as sparcv9 not sparc now fix ifnarch
+
* Fri May 2 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.4.9.1-3
- fix libnjb support (#444940)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:30 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:30 [rpms/amarok] epel10.2: dont use HelixPlayer for sparcv9 Dennis Gilmore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox