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: fix min kdelibs dep
Date: Mon, 06 Jul 2026 18:04:07 GMT	[thread overview]
Message-ID: <178336104785.1.4860143434577269026.rpms-amarok-993e33cb9cf7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : 993e33cb9cf7bb31fdb66362c5e95c69d20d756f
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2009-03-07T01:19:56+00:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/993e33cb9cf7bb31fdb66362c5e95c69d20d756f?branch=epel10

Log:
fix min kdelibs dep

---
diff --git a/amarok.spec b/amarok.spec
index b41ded7..ce75596 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 Group: 	 Applications/Multimedia
 License: GPLv2+
@@ -38,7 +38,7 @@ BuildRequires: taglib-devel
 # 
 %global kdelibs4_version %((kde4-config --version 2>/dev/null || echo KDE 4.2.0) | grep '^KDE' | cut -d' ' -f2 | cut -d'-' -f1)
 %{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
-%{?_kdelibs4_version:Requires: kdelibs4 >= %{_kdelibs4_version}}
+%{?kdelibs4_version:Requires: kdelibs4 >= %{_kdelibs4_version}}
 
 Requires(post): xdg-utils
 Requires(postun): xdg-utils
@@ -136,7 +136,7 @@ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
 
 
 %changelog
-* Fri Mar 06 2009 Rex Dieter <rdieter@fedoraproject.org> 2.0.2-2
+* Fri Mar 06 2009 Rex Dieter <rdieter@fedoraproject.org> 2.0.2-3
 - add minimal qt4,kdelibs4 deps
 
 * Wed Mar 04 2009 Rex Dieter <rdieter@fedoraproject.org> 2.0.2-1

                 reply	other threads:[~2026-07-06 18:04 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=178336104785.1.4860143434577269026.rpms-amarok-993e33cb9cf7@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