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.2: sync devel/ branch
Date: Mon, 06 Jul 2026 18:30:22 GMT	[thread overview]
Message-ID: <178336262260.1.8710098216050411763.rpms-amarok-a4652ac723f4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10.2
Commit : a4652ac723f452a38568763063e38016109895b0
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2008-05-01T16:16:41+00:00
Stats  : +11/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/a4652ac723f452a38568763063e38016109895b0?branch=epel10.2

Log:
sync devel/ branch

---
diff --git a/amarok.spec b/amarok.spec
index 51b2cfa..09c9279 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -24,13 +24,14 @@
 %define _with_libgpod --with-libgpod
 %define _with_libmtp --with-libmtp
 %define _with_libnjb --with-libnjb
+%define _with_libvisual --with-libvisual
 %define _with_mp4v2 --with-mp4v2
 %endif
 
 Name:       amarok
 Summary:    Media player
 Version:    1.4.9.1
-Release:    2%{?dist}
+Release:    2%{?dist}.1
 
 Group: 	    Applications/Multimedia
 License:    GPLv2+
@@ -69,7 +70,7 @@ BuildRequires:  libtool-ltdl-devel
 %endif
 BuildRequires:  libtunepimp-devel
 BuildRequires:  libusb-devel
-BuildRequires:  libvisual-devel
+%{?_with_libvisual:BuildRequires:  libvisual-devel}
 BuildRequires:  mysql-devel
 BuildRequires:  postgresql-devel
 BuildRequires:  ruby-devel ruby
@@ -123,6 +124,7 @@ Requires: %{name} = %{version}-%{release}
 %description konqueror
 %{summary}.
 
+%if 0%{?_with_libvisual:1}
 %package visualisation
 Summary:    Visualisation plugins for Amarok
 Group:      Applications/Multimedia
@@ -133,6 +135,7 @@ Requires:   libvisual-plugins
 Amarok can use visualisation plugins from different origins.
 Right now, only xmms is supported, which means that you can
 use any of xmms' visualisation plugins with Amarok.
+%endif
 
 
 %prep
@@ -155,6 +158,7 @@ unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh
      %{?_with_libgpod} %{!?_with_libgpod:--without-libgpod} \
      %{?_with_libmtp} %{!?_with_libmtp:--without-libmtp} \
      %{?_with_libnjb} %{!?_with_libnjb:--without-libnjb}  \
+     %{?_with_libvisual} %{!?_with_libvisual:--without-libvisual} \
      %{?_with_mp4v2} %{!?_with_mp4v2:--without-mp4v2}
 
 #     --enable-final \
@@ -292,12 +296,17 @@ rm -fr $RPM_BUILD_ROOT
 %{_datadir}/apps/konqsidebartng/*/amarok.desktop
 %endif
 
+%if 0%{?_with_libvisual:1}
 %files visualisation
 %defattr(-,root,root,-)
 %{_bindir}/amarok_libvisual
+%endif
 
 
 %changelog
+* Thu May  1 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.4.9.1-2.1
+- --with-libvisual fedora-only (epel misses libvisual-plugins)
+
 * Thu Apr 17 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.4.9.1-2
 - specfile typo (unclosed macro)
 

                 reply	other threads:[~2026-07-06 18:30 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=178336262260.1.8710098216050411763.rpms-amarok-a4652ac723f4@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