rpms/amarok/devel .cvsignore, 1.33, 1.34 amarok.spec, 1.113, 1.114 sources, 1.33, 1.34 amarok-1.4.7-xdg.patch, 1.1, NONE amarok-1.4.8-gcc43.patch, 1.6, NONE

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Jul 22 19:40:23 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6825

Modified Files:
	.cvsignore amarok.spec sources 
Removed Files:
	amarok-1.4.7-xdg.patch amarok-1.4.8-gcc43.patch 
Log Message:
* Tue Jul 22 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.86-1
- amarok-1.86 (amarok2 alpha 2)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- .cvsignore	16 Apr 2008 13:13:44 -0000	1.33
+++ .cvsignore	22 Jul 2008 19:39:28 -0000	1.34
@@ -1 +1 @@
-amarok-1.4.9.1.tar.bz2
+amarok-1.86.tar.bz2


Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- amarok.spec	11 Jun 2008 16:18:58 -0000	1.113
+++ amarok.spec	22 Jul 2008 19:39:28 -0000	1.114
@@ -1,107 +1,47 @@
-# TODO:
-# Rio Karma support : libkarma
 
-%if 0%{?fedora} < 9
-# define to include konquisidebar support for kde3 desktop
-%define konq 1
-%endif
-
-%if 0%{?fedora} > 6 
-# suffix for kde3 -devel packages
-%define kde3 3
-%endif
-
-%if 0%{?fedora} > 6
-# Helix engine on archs where it is available
-%ifnarch ppc64 x86_64 s390 s390x ia64 sparcv9 sparc64 alpha
-# consider omitting helix support, srsly, does *anyone* use it? -- Rex
-%define _with_helix --with-helix=%{_libdir}/helix
-%endif
-%endif
-
-%if 0%{?fedora}
-%define _with_ifp --with-ifp
-%define _with_libgpod --with-libgpod
-%define _with_libmtp --with-libmtp
-%define _with_libnjb --with-libnjb
-%define _with_libvisual --with-libvisual
-%define _with_mp4v2 --with-mp4v2
-%endif
-
-Name:       amarok
-Summary:    Media player
-Version:    1.4.9.1
-Release:    4%{?dist}
-
-Group: 	    Applications/Multimedia
-License:    GPLv2+
-Url:        http://amarok.kde.org
-Source0:    ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-Patch1:     amarok-1.4.8-gcc43.patch
-# Use xdg-open to start the selected browser
-Patch2:     amarok-1.4.7-xdg.patch
-
-BuildRequires:  alsa-lib-devel
-BuildRequires:  desktop-file-utils
-BuildRequires:  esound-devel
-BuildRequires:  gettext
-%{?_with_helix:BuildRequires:  HelixPlayer}
-BuildRequires:  kdelibs%{?kde3}-devel
-%if 0%{?konq}
-BuildRequires:  kdebase%{?kde3}-devel
-%else
-Obsoletes: %{name}-konqueror < %{version}-%{release}
-%endif
-BuildRequires:  taglib-devel 
-%{?_with_ifp:BuildRequires:  libifp-devel}
-# Ipod
-%{?_with_libgpod:BuildRequires:  libgpod-devel}
-%{?_with_mp4v2:BuildRequires: libmp4v2-devel}
-# MTP players
-%{?_with_libmtp:BuildRequires:  libmtp-devel}
-BuildRequires:  libmusicbrainz-devel
-# Creative Nomad Jukebox
-%{?_with_libnjb:BuildRequires:  libnjb-devel}
-BuildRequires:  libtool
-%if 0%{?fedora} > 4 || 0%{?rhel} > 4
-BuildRequires:  libtool-ltdl-devel
-%endif
-BuildRequires:  libtunepimp-devel
-BuildRequires:  libusb-devel
-%{?_with_libvisual:BuildRequires:  libvisual-devel}
-BuildRequires:  mysql-devel
-BuildRequires:  postgresql-devel
-BuildRequires:  ruby-devel ruby
-BuildRequires:  SDL-devel
-BuildRequires:  taglib-devel
-BuildRequires:  xine-lib-devel
-# not used anymore, in favor of libvisual ? -- Rex
-#%{?fedora:BuildRequires:  xmms-devel}
+Name:    amarok
+Summary: Media player
+Version: 1.86 
+Release: 1%{?dist}
+
+Group: 	 Applications/Multimedia
+License: GPLv2+
+Url:     http://amarok.kde.org/
+Source0: http://download.kde.org/unstable/amarok/1.86/src/amarok-1.86.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildRequires: alsa-lib-devel
+BuildRequires: curl-devel
+BuildRequires: desktop-file-utils
+BuildRequires: esound-devel
+BuildRequires: gettext
+# FIXME: giflib-devel bogus dep, from where?
+BuildRequires: giflib-devel
+BuildRequires: kdelibs4-devel
+BuildRequires: kdebase-workspace-devel
+BuildRequires: kdemultimedia-devel
+BuildRequires: libifp-devel
+BuildRequires: libgpod-devel
+BuildRequires: libmp4v2-devel
+BuildRequires: libmtp-devel
+BuildRequires: libmusicbrainz-devel
+BuildRequires: libnjb-devel
+BuildRequires: libtunepimp-devel
+BuildRequires: libusb-devel
+BuildRequires: libvisual-devel
+BuildRequires: libxml2-devel
+BuildRequires: loudmouth-devel
+BuildRequires: mysql-devel
+BuildRequires: soprano-devel
+BuildRequires: taglib-devel
 
-# For dir ownership and some default plugins (lyrics), -ruby subpkg?  -- Rex
-Requires:  ruby
-
-# To open the selected browser, works with Patch2
-Requires:  xdg-utils
 Requires(post): xdg-utils
 Requires(postun): xdg-utils
 
 Obsoletes: amarok-arts < 1.3, amarok-akode < 1.3
-
 Obsoletes: amarok-devel < %{version}-%{release}
-%if 0%{?fedora} > 6 && 0%{?fedora} < 9
-# need to keep this around for previous releases, so not to break multilib compat.
-Provides:  amarok-devel = %{version}-%{release}
-%endif
-
-# engines, etc...
-# old, obsolete ones: arts, akode
-Obsoletes: amarok-arts < 1.3, amarok-akode < 1.3
-# xine-lib
-Provides: %{name}-engine-xine = %{version}-%{release}
-
+Obsoletes: amarok-konqueror < 1.5
+Obsoletes: amarok-visualisation < 1.5
 
 %description
 Amarok is a multimedia player with:
@@ -111,199 +51,77 @@
  - compatible with the .m3u and .pls formats for playlists
  - nice GUI, integrates into the KDE look, but with a unique touch
 
-%if 0%{?_with_helix:1}
-Amarok can use various engines to decode sound : helix and xine.
-To use the helix engine, you need to install either HelixPlayer
-or RealPlayer
-%endif
-
-%package konqueror
-Summary: Amarok konqueror (service menus, sidebar) support
-Group:   Applications/Multimedia
-Requires: %{name} = %{version}-%{release}
-%description konqueror
-%{summary}.
-
-%if 0%{?_with_libvisual:1}
-%package visualisation
-Summary:    Visualisation plugins for Amarok
-Group:      Applications/Multimedia
-Requires:   %{name} = %{version}-%{release}
-# No plugins by default, we need libvisual-plugins
-Requires:   libvisual-plugins
-%description visualisation
-Amarok can use visualisation plugins from different origins.
-Right now, only xmms is supported, which means that you can
-use any of xmms' visualisation plugins with Amarok.
-%endif
-
 
 %prep
 %setup -q 
 
-%patch1 -p1 -b .gcc43
-%patch2 -p1 -b .xdg
-
 
 %build
-unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh
+mkdir -p %{_target_platform}
+pushd %{_target_platform}
+%{cmake_kde4} ..
+popd
 
-%configure \
-     --disable-debug --disable-warnings \
-     --disable-rpath \
-     --enable-mysql \
-     --enable-postgresql \
-     %{?_with_helix} %{!?_with_helix:--without-helix} \
-     %{?_with_ifp} %{!?_with_ifp:--without-ifp} \
-     %{?_with_libgpod} %{!?_with_libgpod:--without-libgpod} \
-     %{?_with_libmtp} %{!?_with_libmtp:--without-libmtp} \
-     %{?_with_libnjb} %{!?_with_libnjb:--without-libnjb}  \
-     %{?_with_libvisual} %{!?_with_libvisual:--without-libvisual} \
-     %{?_with_mp4v2} %{!?_with_mp4v2:--without-mp4v2}
-
-#     --enable-final \
-#     --with-nmm \
-#     --with-mas
-
-# fails with smp flags
-#make %{?_smp_mflags}
-make
+make %{?_smp_mflags} -C %{_target_platform}
 
 
 %install
-rm -fr $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT 
+rm -rf %{buildroot}
+
+make install DESTDIR=%{buildroot} -C %{_target_platform}
 
 # desktop files
 desktop-file-install  --vendor "" \
-        --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \
-        --delete-original \
-        $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop
+  --dir %{buildroot}%{_kde4_datadir}/applications/kde4 \
+  --delete-original \
+  %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
+
+%find_lang amarok || touch amarok.lang
 
 # unpackaged files
-rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
-%if ! 0%{?konq}
-rm -f $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/*.desktop
-%endif
+rm -f %{buildroot}%{_kde4_libdir}/lib*.so
 
 
-%find_lang %{name} 
-# HTML
-for lang_dir in $RPM_BUILD_ROOT%{_docdir}/HTML/* ; do
-  if [ -d $lang_dir ]; then
-    lang=$(basename $lang_dir)
-    [ "$lang" == "en" ] && d=en/%{name} || d=$lang
-    echo "%lang($lang) %doc %{_docdir}/HTML/$d" >> %{name}.lang
-  fi
-done
+%clean
+rm -rf %{buildroot}
 
 
 %post
 /sbin/ldconfig
-xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
 xdg-desktop-menu forceupdate 2> /dev/null || :
+xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
+
 
 %postun
 /sbin/ldconfig
-xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
 xdg-desktop-menu forceupdate 2> /dev/null || :
+xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
 
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
-
-%files -f %{name}.lang
-%defattr(-,root,root,-)
-%doc COPYING AUTHORS ChangeLog README
-%{_bindir}/amarok
-%{_bindir}/amarokapp
-%{_bindir}/amarokcollectionscanner
-%{_bindir}/amarok_proxy.rb
-%{_datadir}/apps/amarok/
-%{_datadir}/icons/hicolor/*/*/*
-%{_datadir}/applications/kde/*.desktop
-%{_datadir}/servicetypes/*.desktop
-%{_datadir}/apps/profiles/amarok.profile.xml
-%{_datadir}/config/amarokrc
-%{_datadir}/config.kcfg/*.kcfg
-%{_datadir}/services/amarokitpc.protocol
-%{_datadir}/services/amaroklastfm.protocol
-%{_datadir}/services/amarokpcast.protocol
-# -libs ?  -- Rex
-%{_libdir}/libamarok.*
-# -ruby ? -- Rex
-%{_libdir}/ruby_lib/*
-# DAAP
-%{_bindir}/amarok_daapserver.rb
-%{_libdir}/kde3/libamarok_daap-mediadevice.*
-%{_datadir}/services/amarok_daap-mediadevice.desktop
-# Mass-storage
-%{_datadir}/services/amarok_massstorage-device.desktop
-%{_libdir}/kde3/libamarok_massstorage-device.*
-# NFS
-%{_datadir}/services/amarok_nfs-device.desktop
-%{_libdir}/kde3/libamarok_nfs-device.*
-# SMB
-%{_datadir}/services/amarok_smb-device.desktop
-%{_libdir}/kde3/libamarok_smb-device.*
-%if 0%{?_with_libgpod:1}
-# IPod
-%{_datadir}/services/amarok_ipod-mediadevice.desktop
-%{_libdir}/kde3/libamarok_ipod-mediadevice.*
-%endif
-# VFAT
-%{_datadir}/services/amarok_generic-mediadevice.desktop
-%{_libdir}/kde3/libamarok_generic-mediadevice.*
-%if 0%{?_with_ifp:1}
-# iRiver
-%{_datadir}/services/amarok_ifp-mediadevice.desktop
-%{_libdir}/kde3/libamarok_ifp-mediadevice.*
-%endif
-%if 0%{?_with_libnjb:1}
-# Creative Zen
-%{_datadir}/services/amarok_njb-mediadevice.desktop
-%{_libdir}/kde3/libamarok_njb-mediadevice.*
-%endif
-%if 0%{?_with_libmtp:1}
-# MTP players
-%{_datadir}/services/amarok_mtp-mediadevice.desktop
-%{_libdir}/kde3/libamarok_mtp-mediadevice.*
-%endif
-# Rio Karma
-#%{_datadir}/services/amarok_riokarma-mediadevice.desktop
-#%{_libdir}/kde3/libamarok_riokarma-mediadevice.*
-# Void engine (noop)
-%{_datadir}/services/amarok_void-engine_plugin.desktop
-%{_libdir}/kde3/libamarok_void-engine_plugin.*
-# Xine engine
-%{_datadir}/services/amarok_xine-engine.desktop
-%{_libdir}/kde3/libamarok_xine-engine.*
-## Gstreamer engine
-#%{_datadir}/services/amarok_gst10engine_plugin.desktop
-#%{_libdir}/kde3/libamarok_gst10engine_plugin.*
-# Helix engine
-%if 0%{?_with_helix:1}
-%{_libdir}/kde3/libamarok_helixengine_plugin.*
-%{_datadir}/services/amarok_helixengine_plugin.desktop
-%endif
-
-%if 0%{?konq}
-%files konqueror
+%files -f amarok.lang
 %defattr(-,root,root,-)
-%{_datadir}/apps/konqueror/servicemenus/*.desktop
-%{_libdir}/kde3/konqsidebar_universalamarok.*
-%{_datadir}/apps/konqsidebartng/*/amarok.desktop
-%endif
-
-%if 0%{?_with_libvisual:1}
-%files visualisation
-%defattr(-,root,root,-)
-%{_bindir}/amarok_libvisual
-%endif
+%doc AUTHORS COPYING ChangeLog README
+%{_kde4_bindir}/*
+%{_kde4_appsdir}/amarok/
+%{_kde4_appsdir}/desktoptheme/Amarok-Mockup/
+%{_kde4_appsdir}/desktoptheme/amarok-default.desktop
+%{_kde4_appsdir}/desktoptheme/default/widgets/*
+%{_kde4_configdir}/*
+%{_kde4_datadir}/applications/kde4/*.desktop
+%{_kde4_datadir}/config.kcfg/*
+%{_kde4_datadir}/kde4/services/*
+%{_kde4_datadir}/kde4/servicetypes/*.desktop
+%{_kde4_iconsdir}/hicolor/*/*/*
+%{_kde4_libdir}/kde4/*.so
+%{_kde4_libdir}/lib*.so.*
+%{_kde4_libdir}/strigi/*
+%{_datadir}/dbus-1/interfaces/*.xml
 
 
 %changelog
+* Tue Jul 22 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.86-1
+- amarok-1.86 (amarok2 alpha 2)
+
 * Wed Jun 11 2008 Dennis Gilmore <dennis at ausil.us> - 1.4.9.1-4
 - we are building sparc32 as sparcv9 not sparc now  fix ifnarch
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	15 Apr 2008 19:16:13 -0000	1.33
+++ sources	22 Jul 2008 19:39:28 -0000	1.34
@@ -1 +1 @@
-aa588778379a391ad3f4b3fc770217e4  amarok-1.4.9.1.tar.bz2
+acf43672687a5f261ce36d668338a4c1  amarok-1.86.tar.bz2


--- amarok-1.4.7-xdg.patch DELETED ---


--- amarok-1.4.8-gcc43.patch DELETED ---




More information about the fedora-extras-commits mailing list