public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: abstract libgpod support
@ 2026-07-06 18:04 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
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
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:04 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:04 [rpms/amarok] epel10: abstract libgpod support Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox