packages: amarok/amarok.spec - updated to 2.4.1 "Resolution"
lisu
lisu at pld-linux.org
Mon May 30 15:51:29 CEST 2011
Author: lisu Date: Mon May 30 13:51:29 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.4.1 "Resolution"
---- Files affected:
packages/amarok:
amarok.spec (1.245 -> 1.246)
---- Diffs:
================================================================
Index: packages/amarok/amarok.spec
diff -u packages/amarok/amarok.spec:1.245 packages/amarok/amarok.spec:1.246
--- packages/amarok/amarok.spec:1.245 Sun Apr 10 02:43:18 2011
+++ packages/amarok/amarok.spec Mon May 30 15:51:24 2011
@@ -11,12 +11,12 @@
Summary: A KDE audio player
Summary(pl.UTF-8): Odtwarzacz audio dla KDE
Name: amarok
-Version: 2.4.0
-Release: 5
+Version: 2.4.1
+Release: 0.1
License: GPL v2+ and LGPL v2.1+
Group: X11/Applications/Multimedia
Source0: ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: bdb6ddc8e38d0982a0786ff8ac96d923
+# Source0-md5: 4c65c5cd4d7bd267bdbef8e912fd6cb6
Patch0: %{name}-disable_qtscriptbindings_check_fix.patch
URL: http://amarok.kde.org/
BuildRequires: QtNetwork-devel >= %{qtver}
@@ -28,8 +28,8 @@
BuildRequires: glib2-devel
BuildRequires: kde4-kdelibs-devel >= %{kdever}
BuildRequires: kde4-kdemultimedia-devel >= %{kdever}
-BuildRequires: libgpod-devel >= 0.7.0
BuildRequires: libaio-devel
+BuildRequires: libgpod-devel >= 0.7.0
BuildRequires: liblastfm-devel
BuildRequires: libmtp-devel >= 0.3.0
BuildRequires: libofa-devel
@@ -163,8 +163,8 @@
%attr(755,root,root) %{_libdir}/libamarokcore.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libamarok-transcoding.so.?
%attr(755,root,root) %{_libdir}/libamarok-transcoding.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libamarokqtjson.so.?
-%attr(755,root,root) %{_libdir}/libamarokqtjson.so.*.*.*
+#%%attr(755,root,root) %ghost %{_libdir}/libamarokqtjson.so.?
+#%%attr(755,root,root) %{_libdir}/libamarokqtjson.so.*.*.*
%attr(755,root,root) %{_libdir}/libampache_account_login.so
%attr(755,root,root) %{_libdir}/kde4/amarok_appletscript_simple_javascript.so
%attr(755,root,root) %{_libdir}/kde4/amarok_collection-audiocdcollection.so
@@ -194,7 +194,9 @@
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_upcomingEvents.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_videoclip.so
%attr(755,root,root) %{_libdir}/kde4/amarok_data_engine_wikipedia.so
-%attr(755,root,root) %{_libdir}/kde4/amarok_massstorage-device.so
+%attr(755,root,root) %{_libdir}/kde4/amarok_device_massstorage.so
+%attr(755,root,root) %{_libdir}/kde4/amarok_device_nfs.so
+%attr(755,root,root) %{_libdir}/kde4/amarok_device_smb.so
%attr(755,root,root) %{_libdir}/kde4/amarok_runnerscript_javascript.so
%attr(755,root,root) %{_libdir}/kde4/amarok_service_ampache.so
%attr(755,root,root) %{_libdir}/kde4/amarok_service_jamendo.so
@@ -228,7 +230,7 @@
%{_datadir}/dbus-1/interfaces/org.kde.amarok.App.xml
%{_datadir}/dbus-1/interfaces/org.kde.amarok.Mpris1Extensions.Player.xml
%{_datadir}/dbus-1/interfaces/org.kde.amarok.Mpris2Extensions.Player.xml
-%{_datadir}/applications/kde4/amarok_containers.desktop
+%{_desktopdir}/kde4/amarok_containers.desktop
%{_datadir}/kde4/services/amarok.protocol
%{_datadir}/kde4/services/amaroklastfm.protocol
%{_datadir}/kde4/services/amarokitpc.protocol
@@ -260,7 +262,9 @@
%{_datadir}/kde4/services/amarok-data-engine-upcomingEvents.desktop
%{_datadir}/kde4/services/amarok-data-engine-videoclip.desktop
%{_datadir}/kde4/services/amarok-data-engine-wikipedia.desktop
-%{_datadir}/kde4/services/amarok_massstorage-device.desktop
+%{_datadir}/kde4/services/amarok_device_massstorage.desktop
+%{_datadir}/kde4/services/amarok_device_nfs.desktop
+%{_datadir}/kde4/services/amarok_device_smb.desktop
%{_datadir}/kde4/services/amarok_service_ampache.desktop
%{_datadir}/kde4/services/amarok_service_ampache_config.desktop
%{_datadir}/kde4/services/amarok_service_jamendo.desktop
@@ -312,6 +316,20 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.246 2011/05/30 13:51:24 lisu
+- updated to 2.4.1 "Resolution"
+
+Revision 1.245.2.3 2011/05/04 16:34:01 lisu
+- doesn't run, rel 0.1
+
+Revision 1.245.2.2 2011/05/04 10:59:22 lisu
+- restore playdarcollection files
+
+Revision 1.245.2.1 2011/05/04 10:13:06 lisu
+- updated to 2.4.0.90 (2.4.1 Beta 1 "Ringscape")
+- commented out some files
+- added nfs and smb support
+
Revision 1.245 2011/04/10 00:43:18 cactus
- BR: libaio-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amarok/amarok.spec?r1=1.245&r2=1.246&f=u
More information about the pld-cvs-commit
mailing list