From 0d23af4ec611b2619c0061980ea8ae2bd8696251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 19 Oct 2014 18:08:03 +0200 Subject: RPM Packaging: cleanup bibletime --- redhat/applications/amarok/amarok-14.0.0.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'redhat/applications/amarok') diff --git a/redhat/applications/amarok/amarok-14.0.0.spec b/redhat/applications/amarok/amarok-14.0.0.spec index 3ad958056..3d74ac57a 100644 --- a/redhat/applications/amarok/amarok-14.0.0.spec +++ b/redhat/applications/amarok/amarok-14.0.0.spec @@ -167,8 +167,8 @@ BuildRequires: libxine-devel %endif # AKODE support -%if 0 -%define with_akode 1 +%define with_akode 0 +%if 0 && 0%{?with_akode} BuildRequires: trinity-akode-devel %endif @@ -289,7 +289,7 @@ Amarok is a multimedia player with: %{tde_tdelibdir}/libamarok_yauap-engine_plugin.* %endif # AKODE -%if 0%{?with_akode} +%if 0 && 0%{?with_akode} %{tde_datadir}/services/amarok_aKode-engine.desktop %{tde_tdelibdir}/libamarok_aKode-engine.* %endif @@ -410,7 +410,7 @@ fi -DWITH_KONQSIDEBAR=ON \ %{?with_xine:-DWITH_XINE=ON} \ %{?with_yauap:-DWITH_YAUAP=ON} \ - %{?with_akode:-DWITH_AKODE=ON} \ + -DWITH_AKODE=OFF \ %{?with_gpod:-DWITH_IPOD=ON} \ %{?with_ifp:-DWITH_IFP=ON} \ %{?with_njb:-DWITH_NJB=ON} \ -- cgit v1.2.1