SPECS (DEVEL): amarok.spec - up to 1.94

rotom rotom at pld-linux.org
Sat Nov 1 15:10:53 CET 2008


Author: rotom                        Date: Sat Nov  1 14:10:53 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 1.94

---- Files affected:
SPECS:
   amarok.spec (1.123.2.33 -> 1.123.2.34) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.123.2.33 SPECS/amarok.spec:1.123.2.34
--- SPECS/amarok.spec:1.123.2.33	Tue Oct  7 23:06:18 2008
+++ SPECS/amarok.spec	Sat Nov  1 15:10:47 2008
@@ -5,12 +5,12 @@
 Summary:	A KDE audio player
 Summary(pl.UTF-8):	Odtwarzacz audio dla KDE
 Name:		amarok
-Version:	1.92.2
+Version:	1.94
 Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	658f8a388d87fad83d8ef1c8ae59e292
+# Source0-md5:	bad0c49818b31b2dfe283630c2a5903e
 Patch0:		%{name}-lib64.patch
 URL:		http://amarok.kde.org/
 Buildrequires:	Qt3Support-devel >= %{qtver}
@@ -163,12 +163,10 @@
 %attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_serviceinfo.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_wikipedia.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_albums.so
-%attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_cloud.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_context_applet_video.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_cloud.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_service_opmldirectory.so
 %attr(755,root,root) %{_libdir}/kde4/libamarok_collection-ipodcollection.so
-%attr(755,root,root) %{_libdir}/kde4/libamarok_collection-nepomukcollection.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_current.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_lastfm.so
 %attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_lyrics.so
@@ -192,6 +190,7 @@
 %attr(755,root,root) %{_libdir}/libamaroklib.so
 %attr(755,root,root) %{_libdir}/libamarokplasma.so
 %attr(755,root,root) %{_libdir}/libamarokpud.so
+%attr(755,root,root) %{_libdir}/libamarok_service_liblastfm.so
 %{_datadir}/kde4/services/amarok-context-applet-mediadevices.desktop
 %{_datadir}/kde4/services/amarok_collection-mtpcollection.desktop
 %dir %{_datadir}/apps/amarok
@@ -230,15 +229,14 @@
 %{_datadir}/kde4/services/amarok_service_mp3tunes_config.desktop
 %{_datadir}/kde4/services/amarok_service_shoutcast.desktop
 %{_datadir}/kde4/services/amarok-context-applet-albums.desktop
-%{_datadir}/kde4/services/amarok-context-applet-cloud.desktop
 %{_datadir}/kde4/services/amarok-context-applet-video.desktop
 %{_datadir}/kde4/services/amarok-data-engine-cloud.desktop
 %{_datadir}/kde4/services/amarok_collection-ipodcollection.desktop
-%{_datadir}/kde4/services/amarok_collection-nepomukcollection.desktop
 %{_datadir}/kde4/services/amarok_service_opmldirectory.desktop
 %{_datadir}/kde4/servicetypes/amarok_context_applet.desktop
 %{_datadir}/kde4/servicetypes/amarok_data_engine.desktop
 %{_datadir}/kde4/servicetypes/amarok_plugin.desktop
+%{_datadir}/kde4/servicetypes/amarok_codecinstall.desktop
 %{_desktopdir}/kde4/amarok.desktop
 %{_iconsdir}/*/*/apps/amarok.*
 
@@ -250,15 +248,20 @@
 %attr(755,root,root) %{_libdir}/kde4/plugins/script/libqtscript_sql.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/script/libqtscript_uitools.so
 %attr(755,root,root) %{_libdir}/kde4/plugins/script/libqtscript_xml.so
-%dir %{_datadir}/apps/amarok/scripts/webcontrol
-%{_datadir}/apps/amarok/scripts/webcontrol/main.js
-%{_datadir}/apps/amarok/scripts/webcontrol/script.spec
 %dir %{_datadir}/apps/amarok/scripts/radio_station_service
 %{_datadir}/apps/amarok/scripts/radio_station_service/main.js
 %{_datadir}/apps/amarok/scripts/radio_station_service/script.spec
 %dir %{_datadir}/apps/amarok/scripts/script_console
 %{_datadir}/apps/amarok/scripts/script_console/main.js
 %{_datadir}/apps/amarok/scripts/script_console/script.spec
+%dir %{_datadir}/apps/amarok/scripts/lyrics_lyricwiki
+%{_datadir}/apps/amarok/scripts/lyrics_lyricwiki/main.js
+%{_datadir}/apps/amarok/scripts/lyrics_lyricwiki/script.spec
+%dir %{_datadir}/apps/amarok/scripts/librivox_service
+%{_datadir}/apps/amarok/scripts/librivox_service/main.js
+%{_datadir}/apps/amarok/scripts/librivox_service/LibrivoxLogo.png
+%{_datadir}/apps/amarok/scripts/librivox_service/LibrivoxService.html
+%{_datadir}/apps/amarok/scripts/librivox_service/script.spec
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -266,6 +269,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123.2.34  2008/11/01 14:10:47  rotom
+- up to 1.94
+
 Revision 1.123.2.33  2008/10/07 21:06:18  shadzik
 - pass LIB_INSTALL_DIR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.123.2.33&r2=1.123.2.34&f=u



More information about the pld-cvs-commit mailing list