SPECS (DEVEL): amarok.spec - commented out akode support: SVN comm...
paszczus
paszczus at pld-linux.org
Tue Aug 9 19:01:46 CEST 2005
Author: paszczus Date: Tue Aug 9 17:01:46 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- commented out akode support:
SVN commit 423723 by markey:
Disable akode engine. It (the engine) and/or akode is buggy and only implements a small subset
of our features. We're getting tons of bug reports for it. So that's it.
---- Files affected:
SPECS:
amarok.spec (1.35.2.31 -> 1.35.2.32)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.35.2.31 SPECS/amarok.spec:1.35.2.32
--- SPECS/amarok.spec:1.35.2.31 Tue Aug 9 16:32:04 2005
+++ SPECS/amarok.spec Tue Aug 9 19:01:41 2005
@@ -32,7 +32,7 @@
BuildRequires: automake
%{?with_gstreamer:BuildRequires: gstreamer-plugins-devel >= 0.8.1}
BuildRequires: kdebase-devel
-BuildRequires: kdemultimedia-akode
+#BuildRequires: kdemultimedia-akode
BuildRequires: kdemultimedia-devel >= 9:3.1.93
BuildRequires: libltdl-devel
BuildRequires: libmusicbrainz-devel
@@ -72,18 +72,18 @@
Wtyczka arts.
-%package akode
-Summary: Plugin akode
-Summary(pl): Wtyczka akode
-Group: X11/Applications/Multimedia
-PreReq: %{name} = %{version}-%{release}
-Provides: %{name}-plugin = %{version}-%{release}
+#%package akode
+#Summary: Plugin akode
+#Summary(pl): Wtyczka akode
+#Group: X11/Applications/Multimedia
+#PreReq: %{name} = %{version}-%{release}
+#Provides: %{name}-plugin = %{version}-%{release}
-%description akode
-Plugin akode.
+#%description akode
+#Plugin akode.
-%description akode -l pl
-Wtyczka akode.
+#%description akode -l pl
+#Wtyczka akode.
%package gstreamer
@@ -215,11 +215,11 @@
%{_datadir}/services/amarok_artsengine_plugin.desktop
%endif
-%files akode
-%defattr(644,root,root,755)
-%{_libdir}/kde3/libamarok_aKode-engine.la
-%attr(755,root,root) %{_libdir}/kde3/libamarok_aKode-engine.so
-%{_datadir}/services/amarok_aKode-engine.desktop
+#%files akode
+#%defattr(644,root,root,755)
+#%{_libdir}/kde3/libamarok_aKode-engine.la
+#%attr(755,root,root) %{_libdir}/kde3/libamarok_aKode-engine.so
+#%{_datadir}/services/amarok_aKode-engine.desktop
%if %{with gstreamer}
%files gstreamer
@@ -251,6 +251,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35.2.32 2005/08/09 17:01:41 paszczus
+- commented out akode support:
+SVN commit 423723 by markey:
+Disable akode engine. It (the engine) and/or akode is buggy and only implements a small subset
+of our features. We're getting tons of bug reports for it. So that's it.
+
Revision 1.35.2.31 2005/08/09 14:32:04 paszczus
- updated to 1.3beta3
- removed BR: rpm-pythonprov
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.35.2.31&r2=1.35.2.32&f=u
More information about the pld-cvs-commit
mailing list