From 0ea769c229b62a62ec979554a10bf7a5ab15ab4f Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Thu, 26 Apr 2012 11:04:39 +0200 Subject: RHEL/Fedora: updates kdelibs 3.5.13 --- .../applications/amarok/amarok-3.5.13-enable_akode.patch | 4 ++-- redhat/applications/amarok/trinity-amarok.spec | 16 +++++++++++++--- 2 files changed, 15 insertions(+), 5 deletions(-) (limited to 'redhat/applications/amarok') diff --git a/redhat/applications/amarok/amarok-3.5.13-enable_akode.patch b/redhat/applications/amarok/amarok-3.5.13-enable_akode.patch index f444392af..16ed9beb9 100644 --- a/redhat/applications/amarok/amarok-3.5.13-enable_akode.patch +++ b/redhat/applications/amarok/amarok-3.5.13-enable_akode.patch @@ -31,9 +31,9 @@ diff -Nuar amarok.ORI/amarok/src/engine/akode/CMakeLists.txt amarok.P/amarok/src +install( FILES amarok_aKode-engine.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) + + -+##### libamarok_akode-engine (module) ############ ++##### libamarok_aKode-engine (module) ############ + -+tde_add_kpart( libamarok_akode-engine AUTOMOC ++tde_add_kpart( libamarok_aKode-engine AUTOMOC + SOURCES + akode-scope.cpp akode-engine.cpp + LINK amarok-shared ${AKODE_LIBRARIES} diff --git a/redhat/applications/amarok/trinity-amarok.spec b/redhat/applications/amarok/trinity-amarok.spec index be97d0cc4..1dfa40e1d 100644 --- a/redhat/applications/amarok/trinity-amarok.spec +++ b/redhat/applications/amarok/trinity-amarok.spec @@ -1,7 +1,7 @@ # Basic package informations %define kdecomp amarok %define version 1.4.10 -%define release 4 +%define release 5 # If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt". %if "%{?_prefix}" != "/usr" @@ -47,7 +47,11 @@ BuildRequires: trinity-kdebase-devel BuildRequires: taglib-devel BuildRequires: libifp-devel # Ipod +%if 0%{?rhel} == 5 +BuildRequires: trinity-libgpod-devel >= 0.4.2 +%else BuildRequires: libgpod-devel >= 0.4.2 +%endif BuildRequires: libmp4v2-devel # MTP players BuildRequires: libmtp-devel @@ -82,6 +86,7 @@ Requires: xdg-utils Requires(post): xdg-utils Requires(postun): xdg-utils +%if "%{?_prefix}" == "%{_usr}" Obsoletes: amarok-arts < 1.3, amarok-akode < 1.3 Obsoletes: amarok-devel < %{version}-%{release} @@ -93,10 +98,12 @@ Provides: amarok-devel = %{version}-%{release} # engines, etc... # old, obsolete ones: arts, akode Obsoletes: amarok-arts < 1.3, amarok-akode < 1.3 +%endif + # xine-lib BuildRequires: xine-lib-devel -Provides: %{name}-engine-xine = %{version}-%{release} +Provides: %{name}-engine-xine = %{version}-%{release} %description Amarok is a multimedia player with: @@ -274,7 +281,7 @@ xdg-desktop-menu forceupdate 2> /dev/null || : %{tde_libdir}/libamarok_yauap-engine_plugin.* # AKODE %{_datadir}/services/amarok_aKode-engine.desktop -%{tde_libdir}/libamarok_akode-engine.* +%{tde_libdir}/libamarok_aKode-engine.* @@ -290,6 +297,9 @@ xdg-desktop-menu forceupdate 2> /dev/null || : %changelog +* Mon Mar 19 2012 Francois Andriot - 1.4.10-5 +- Replaces BR "libgpod" with "trinity-libgpod" for EL5 + * Mon Jan 16 2012 Francois Andriot - 1.4.10-4 - Enable 'akode' support - Removes 'libvisual-plugins' dependency (obsolete ?) -- cgit v1.2.3