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: - specfile typo (unclosed macro)
Date: Mon, 06 Jul 2026 18:03:52 GMT [thread overview]
Message-ID: <178336103231.1.12470650545800406369.rpms-amarok-6afb96946a25@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : 6afb96946a2576a6e3432eb8847e894e0dbb7f17
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2008-04-17T16:33:55+00:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/6afb96946a2576a6e3432eb8847e894e0dbb7f17?branch=epel10
Log:
- specfile typo (unclosed macro)
---
diff --git a/amarok.spec b/amarok.spec
index 105621e..51b2cfa 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -5,6 +5,7 @@
# define to include konquisidebar support for kde3 desktop
%define konq 1
%endif
+
%if 0%{?fedora} > 6
# suffix for kde3 -devel packages
%define kde3 3
@@ -29,7 +30,7 @@
Name: amarok
Summary: Media player
Version: 1.4.9.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -76,7 +77,7 @@ BuildRequires: SDL-devel
BuildRequires: taglib-devel
BuildRequires: xine-lib-devel
# not used anymore, in favor of libvisual ? -- Rex
-#BuildRequires: xmms-devel
+#%{?fedora:BuildRequires: xmms-devel}
# For dir ownership and some default plugins (lyrics), -ruby subpkg? -- Rex
Requires: ruby
@@ -153,7 +154,7 @@ unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh
%{?_with_ifp} %{!?_with_ifp:--without-ifp} \
%{?_with_libgpod} %{!?_with_libgpod:--without-libgpod} \
%{?_with_libmtp} %{!?_with_libmtp:--without-libmtp} \
- %{?_with_libnjb} %{!?_with_libnjb:--without-libnjb \
+ %{?_with_libnjb} %{!?_with_libnjb:--without-libnjb} \
%{?_with_mp4v2} %{!?_with_mp4v2:--without-mp4v2}
# --enable-final \
@@ -297,6 +298,9 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Thu Apr 17 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.4.9.1-2
+- specfile typo (unclosed macro)
+
* Tue Apr 15 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.4.9.1-1
- amarok-1.4.9.1
reply other threads:[~2026-07-06 18:03 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=178336103231.1.12470650545800406369.rpms-amarok-6afb96946a25@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