public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <ausil@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10.2: dont use HelixPlayer for sparcv9
Date: Mon, 06 Jul 2026 18:30:23 GMT	[thread overview]
Message-ID: <178336262396.1.8377546318425594355.rpms-amarok-54e93242376c@fedoraproject.org> (raw)

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)
 

                 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=178336262396.1.8377546318425594355.rpms-amarok-54e93242376c@fedoraproject.org \
    --to=ausil@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