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: - use %{_kde4_version} provided elsewhere (kde-filesystem)
Date: Mon, 06 Jul 2026 18:31:03 GMT [thread overview]
Message-ID: <178336266368.1.4052619158652506071.rpms-amarok-2d97df5f9797@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 2d97df5f97974cd160c31b3ed371e688a477081d
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2010-01-28T14:53:02+00:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/2d97df5f97974cd160c31b3ed371e688a477081d?branch=epel10.2
Log:
- use %{_kde4_version} provided elsewhere (kde-filesystem)
---
diff --git a/amarok.spec b/amarok.spec
index 9592034..f477ff4 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
Name: amarok
Summary: Media player
Version: 2.2.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -39,14 +39,13 @@ BuildRequires: soprano-devel
BuildRequires: taglib-devel >= 1.6
BuildRequires: taglib-extras-devel >= 1.0.1
-%global kde4_version %((kde4-config --version 2>/dev/null || echo KDE 4.3.0) | grep '^KDE' | cut -d' ' -f2 | cut -d'-' -f1)
BuildRequires: qtscriptbindings
Requires: qtscriptbindings%{?_isa}
Requires: %{name}-utils = %{version}-%{release}
# for trash protocol support, phonon kcm, etc...
# FIXME: should probably be handled lower in the stack
-Requires: kdebase-runtime >= %{kde4_version}
+Requires: kdebase-runtime %{?_kde4_version:>= %{_kde4_version}}
# when we grew a -libs subpkg, multilib love
Obsoletes: amarok < 2.1.80
@@ -181,6 +180,9 @@ fi
%changelog
+* Thu Jan 28 2010 Rex Dieter <rdieter@fedoraproject.org> - 2.2.2-4
+- use %%{_kde4_version} provided elsewhere (kde-filesystem)
+
* Sun Jan 10 2010 Rex Dieter <rdieter@fedoraproject.org> - 2.2.2-3
- collection scan crash patch, take 2 (kde#220532)
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=178336266368.1.4052619158652506071.rpms-amarok-2d97df5f9797@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