public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - add explicit Requires on kdelibs >= 3.5.7 to fix bug 245386
@ 2026-07-06 18:30 Aurelien Bompard
0 siblings, 0 replies; only message in thread
From: Aurelien Bompard @ 2026-07-06 18:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : ea837161a1647e0f21b2423a515fa1bc10709821
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date : 2007-06-27T06:00:35+00:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/ea837161a1647e0f21b2423a515fa1bc10709821?branch=epel10.2
Log:
- add explicit Requires on kdelibs >= 3.5.7 to fix bug 245386
---
diff --git a/amarok.spec b/amarok.spec
index 2c7cb3e..5b007e8 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -4,7 +4,7 @@
Name: amarok
Summary: Media player for KDE
Version: 1.4.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Applications/Multimedia
License: GPL
@@ -42,8 +42,12 @@ BuildRequires: libmtp-devel
BuildRequires: HelixPlayer
%endif
+# For some default plugins (lyrics)
Requires: ruby
+# Bug 245386
+Requires: kdelibs >= 6:3.5.7
+
Requires(post): desktop-file-utils
Requires(postun): desktop-file-utils
@@ -234,6 +238,9 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Wed Jun 27 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.4.6-2
+- add explicit Requires on kdelibs >= 3.5.7 to fix bug 245386
+
* Mon Jun 18 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.4.6-1
- version 1.4.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:30 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:30 [rpms/amarok] epel10.2: - add explicit Requires on kdelibs >= 3.5.7 to fix bug 245386 Aurelien Bompard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox