public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aurelien Bompard <abompard@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: add support for libmtp
Date: Mon, 06 Jul 2026 18:03:28 GMT	[thread overview]
Message-ID: <178336100892.1.4842552493575766490.rpms-amarok-cfdf7db81684@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : cfdf7db816848bf6caea10508a63ad5d5c18f01c
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date   : 2006-10-05T11:14:52+00:00
Stats  : +9/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/cfdf7db816848bf6caea10508a63ad5d5c18f01c?branch=epel10

Log:
add support for libmtp

---
diff --git a/amarok.spec b/amarok.spec
index 7489f33..207b338 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -5,7 +5,7 @@
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4.3
-Release:    4%{?dist}
+Release:    5%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPL
@@ -33,6 +33,8 @@ BuildRequires:  libifp-devel, libusb-devel
 BuildRequires:  libgpod-devel
 # Creative Nomad Jukebox
 BuildRequires:  libnjb-devel
+# MTP players
+BuildRequires:  libmtp-devel
 ## Gstreamer engine
 #BuildRequires:  gstreamer-plugins-base-devel, gstreamer-plugins-good-devel, gstreamer-devel
 # Helix engine on archs where it is available
@@ -216,6 +218,9 @@ rm -fr $RPM_BUILD_ROOT
 # Creative Zen
 %{_datadir}/services/amarok_njb-mediadevice.desktop
 %{_libdir}/kde3/libamarok_njb-mediadevice.*
+# MTP players
+%{_datadir}/services/amarok_mtp-mediadevice.desktop
+%{_libdir}/kde3/libamarok_mtp-mediadevice.*
 # Void engine (noop)
 %{_datadir}/services/amarok_void-engine_plugin.desktop
 %{_libdir}/kde3/libamarok_void-engine_plugin.*
@@ -239,6 +244,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 05 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4.3-5
+- add libmtp support
+
 * Sun Oct 01 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4.3-4
 - rebuild
 

                 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=178336100892.1.4842552493575766490.rpms-amarok-cfdf7db81684@fedoraproject.org \
    --to=abompard@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