]> git.pld-linux.org Git - packages/amarok.git/blobdiff - amarok.spec
- rel 5
[packages/amarok.git] / amarok.spec
index 16d0d6b935ca51f3d3507a255f27a23b8b2ef8c6..e303f15afd8f8ebc259c11a57b33f85b74e36ff5 100644 (file)
@@ -5,6 +5,7 @@
 # - track http://websvn.kde.org/trunk/extragear/multimedia/amarok/TODO?rev=470324&r1=470292&r2=470324
 # - include /usr/bin/amarok_proxy.rb (proxy server for last.fm, but req. ruby)
 # - main package pulls /usr/bin/ruby
+# - monitor http://bugs.kde.org/show_bug.cgi?id=137390 to remove the temporary fix
 #
 # Conditional builds:
 %bcond_with    gstreamer       # enable gstreamer (gst10 not stable)
 Summary:       A KDE audio player
 Summary(pl):   Odtwarzacz audio dla KDE
 Name:          amarok
-Version:       1.4.3
-Release:       1
+Version:       1.4.4
+Release:       5
 License:       GPL
 Group:         X11/Applications/Multimedia
 #Source0:      http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2
 Source0:       http://mirrors.isc.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: b0b4f8952ad23705c70815d50fd0af52
+# Source0-md5: 56a9aec42088c338b81252f8e0651781
 Patch0:                %{name}-helixplayer-morearchs.patch
 Patch1:                %{name}-libnjb.patch
-Patch2:                kde-ac260-lt.patch
+Patch2:                %{name}-smp.patch
+Patch3:                %{name}-sparc.patch
+Patch4:                kde-ac260-lt.patch
+Patch5:                kde-common-PLD.patch
 URL:           http://amarok.kde.org/
 BuildRequires: SDL-devel
 BuildRequires: alsa-lib-devel
@@ -203,7 +207,10 @@ Wi
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%patch2 -p0
+%patch3 -p0
+%patch4 -p1
+%patch5 -p1
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
        amarok/src/amarok.desktop \
@@ -298,6 +305,9 @@ fi
 %attr(755,root,root) %{_libdir}/kde3/libamarok_nfs-device.so
 %{_libdir}/kde3/libamarok_smb-device.la
 %attr(755,root,root) %{_libdir}/kde3/libamarok_smb-device.so
+%{_libdir}/ruby_lib/http11.rb
+%{_libdir}/ruby_lib/libhttp11.la
+%attr(755,root,root) %{_libdir}/ruby_lib/libhttp11.so.0.0.0
 %dir %{_datadir}/apps/amarok
 %dir %{_datadir}/apps/amarok/scripts
 %{_datadir}/apps/amarok/ruby_lib
@@ -307,6 +317,8 @@ fi
 %{_datadir}/apps/amarok/images
 %{_datadir}/apps/amarok/themes
 %{_datadir}/apps/konqueror/servicemenus/amarok_append.desktop
+%{_datadir}/apps/konqueror/servicemenus/amarok_addaspodcast.desktop
+%{_datadir}/apps/konqueror/servicemenus/amarok_play_audiocd.desktop
 %{_datadir}/apps/konqsidebartng/add/amarok.desktop
 %{_datadir}/apps/konqsidebartng/entries/amarok.desktop
 %{_datadir}/apps/konqsidebartng/kicker_entries/amarok.desktop
This page took 0.026906 seconds and 4 git commands to generate.