public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: fix macro usage (serves me right)
@ 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 : 9ac1f88989610340ad36d1c8d7a792268b380064
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2009-10-02T13:35:07+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/9ac1f88989610340ad36d1c8d7a792268b380064?branch=epel10
Log:
fix macro usage (serves me right)
---
diff --git a/amarok.spec b/amarok.spec
index f376e12..4cba057 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -61,7 +61,7 @@ Amarok is a multimedia player with:
Summary: Runtime libraries for %{name}
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
-%{?kdelibs4_version:Requires: kdelibs4%{?_isa} >= %{kdelibs4_version}}
+%{?kdelibs4_version:Requires: kdelibs4%{?_isa} >= %{kde4_version}}
%{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
%description libs
%{summary}.
^ 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: fix macro usage (serves me right) Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox