Author: glen Date: Mon Feb 12 19:58:31 2007 GMT Module: SPECS Tag: AC-branch ---- 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.151.2.5 -> 1.151.2.6) ---- Diffs: ================================================================ Index: SPECS/amarok.spec diff -u SPECS/amarok.spec:1.151.2.5 SPECS/amarok.spec:1.151.2.6 --- SPECS/amarok.spec:1.151.2.5 Fri Feb 9 01:05:05 2007 +++ SPECS/amarok.spec Mon Feb 12 20:58:26 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): 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 Wtyczka xine. -%package xmms -Summary: Xmms wrapper -Summary(pl): Wrapper xmms -Group: X11/Applications/Multimedia -Requires: %{name} = %{version}-%{release} - -%description xmms -Xmms wrapper. - -%description xmms -l pl -Wrapper xmms. - %package zeroconf Summary: Zeroconf data Summary(pl): 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 \ @@ -394,12 +380,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 @@ -496,6 +476,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.151.2.6 2007/02/12 19:58:26 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.151.2.5 2007/02/09 00:05:05 glen - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.151.2.5&r2=1.151.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
