public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: - specfile typo (unclosed macro)
@ 2026-07-06 18:03 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:03 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 18:03 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:03 [rpms/amarok] epel10: - specfile typo (unclosed macro) Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox