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: abstract libgpod support
Date: Mon, 06 Jul 2026 18:31:14 GMT [thread overview]
Message-ID: <178336267420.1.15833996811690561372.rpms-amarok-33bd34958574@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 33bd34958574eb0da6a1ad807346d1408236a848
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2010-09-16T11:09:38-05:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/33bd34958574eb0da6a1ad807346d1408236a848?branch=epel10.2
Log:
abstract libgpod support
---
diff --git a/amarok.spec b/amarok.spec
index e118427..bb07da2 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,4 +1,8 @@
+%ifnarch s390 s390x
+%define libgpod 1
+%endif
+
Name: amarok
Summary: Media player
Version: 2.3.1.90
@@ -23,7 +27,7 @@ BuildRequires: libifp-devel
BuildRequires: liblastfm-devel
BuildRequires: libmp4v2-devel
BuildRequires: libmtp-devel >= 0.3.0
-%ifnarch s390 s390x
+%if 0%{?libgpod}
BuildRequires: libgpod-devel >= 0.7.0
%endif
BuildRequires: libnjb-devel
reply other threads:[~2026-07-06 18:31 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=178336267420.1.15833996811690561372.rpms-amarok-33bd34958574@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