SPECS: amarok.spec - src/vis/xmms dropped (i don't see it in sourc...
glen
glen at pld-linux.org
Mon Feb 12 21:01:08 CET 2007
Author: glen Date: Mon Feb 12 20:01:08 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- src/vis/xmms dropped (i don't see it in sources and didn't got any reasonable answer in #amarok); rel 2
---- Files affected:
SPECS:
amarok.spec (1.156 -> 1.157)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.156 SPECS/amarok.spec:1.157
--- SPECS/amarok.spec:1.156 Mon Feb 12 01:48:36 2007
+++ SPECS/amarok.spec Mon Feb 12 21:01:03 2007
@@ -14,7 +14,6 @@
%bcond_with gstreamer # enable gstreamer (gst10 not stable)
%bcond_without mas # disable MAS audio backend
%bcond_without xine # disable xine engine
-%bcond_with xmms # disable xmms wrapping
%bcond_without zeroconf # disable support for zeroconf
%bcond_without included_sqlite # don't use included sqlite (VERY BAD IDEA), needs sqlite >= 3.3 otherwise
%bcond_without helix # disable HelixPlayer engine
@@ -31,7 +30,7 @@
Summary(pl.UTF-8): Odtwarzacz audio dla KDE
Name: amarok
Version: 1.4.5
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications/Multimedia
Source0: ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
@@ -73,12 +72,12 @@
%{!?with_included_sqlite:BuildRequires: sqlite3-devel >= 3.3}
BuildRequires: taglib-devel >= 1.4
%{?with_xine:BuildRequires: xine-lib-devel >= 1.1.1}
-%{?with_xmms:BuildRequires: xmms-devel}
Requires(post): /sbin/ldconfig
Requires: %{name}-plugin = %{version}-%{release}
Requires: kdebase-core >= 9:3.1.93
Requires: kdemultimedia-audiocd >= 9:3.1.93
Obsoletes: amarok-arts
+Obsoletes: amarok-xmms
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# temporary hack for proper libgpod::itdb_get_mountpoint() detection.
@@ -159,18 +158,6 @@
%description xine -l pl.UTF-8
Wtyczka xine.
-%package xmms
-Summary: Xmms wrapper
-Summary(pl.UTF-8): Wrapper xmms
-Group: X11/Applications/Multimedia
-Requires: %{name} = %{version}-%{release}
-
-%description xmms
-Xmms wrapper.
-
-%description xmms -l pl.UTF-8
-Wrapper xmms.
-
%package zeroconf
Summary: Zeroconf data
Summary(pl.UTF-8): Dane dla zeroconf
@@ -245,7 +232,6 @@
--with%{!?with_akode:out}-akode \
--with%{!?with_helix:out}-helix%{?with_helix:=usegivenpath} \
--with%{!?with_nmm:out}-nmm \
- --with%{!?with_xmms:out}-xmms \
--with%{!?with_mp3players:out}-libgpod \
--with%{!?with_mp3players:out}-libnjb \
--with%{!?with_mp3players:out}-libmtp \
@@ -381,12 +367,6 @@
%{_datadir}/services/amarok_xine-engine.desktop
%endif
-%if %{with xmms}
-%files xmms
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/amarok_xmmswrapper2
-%endif
-
%if 0
%if %{with zeroconf}
%files zeroconf
@@ -483,6 +463,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.157 2007/02/12 20:01:03 glen
+- src/vis/xmms dropped (i don't see it in sources and didn't got any reasonable answer in #amarok); rel 2
+
Revision 1.156 2007/02/12 00:48:36 baggins
- converted to UTF-8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.156&r2=1.157&f=u
More information about the pld-cvs-commit
mailing list