Author: megabajt Date: Thu Apr 7 19:17:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.0.0
---- Files affected: packages/banshee: banshee.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: packages/banshee/banshee.spec diff -u packages/banshee/banshee.spec:1.64 packages/banshee/banshee.spec:1.65 --- packages/banshee/banshee.spec:1.64 Wed Mar 2 17:25:41 2011 +++ packages/banshee/banshee.spec Thu Apr 7 21:17:47 2011 @@ -5,19 +5,19 @@ Summary: A Mono/GStreamer Based Music Player Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki Name: banshee -Version: 1.8.1 -Release: 3 +Version: 2.0.0 +Release: 1 License: GPL Group: X11/Applications/Multimedia -Source0: http://download.banshee-project.org/banshee/stable/1.8.1/%{name}-1-%{version}.tar.bz2 -# Source0-md5: 15311add4f943300701d7da3b488452e +Source0: http://download.banshee-project.org/banshee/stable/2.0.0/%{name}-%{version}.tar.bz2 +# Source0-md5: ecd129a3232bda507b98c90e6f9272cf URL: http://banshee.fm/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1:1.9 BuildRequires: clutter-devel >= 1.0.1 BuildRequires: dotnet-gdata-sharp-devel >= 1.5.0 -BuildRequires: dotnet-gio-sharp-devel +BuildRequires: dotnet-gio-sharp-devel >= 0.2 BuildRequires: dotnet-gkeyfile-sharp-devel >= 0.1 BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0 BuildRequires: dotnet-gtk-sharp-beans-devel >= 2.8 @@ -31,13 +31,11 @@ BuildRequires: dotnet-taglib-sharp-devel >= 2.0.3.7 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.22.0 -BuildRequires: gnome-desktop-devel >= 2.28.0 BuildRequires: gnome-doc-utils >= 0.18.0 -BuildRequires: gstreamer-devel >= 0.10.12 -BuildRequires: gstreamer-plugins-base-devel >= 0.10.25.2 -BuildRequires: gtk+2-devel >= 2:2.10.3 +BuildRequires: gstreamer-devel >= 0.10.23 +BuildRequires: gstreamer-plugins-base-devel >= 0.10.26 +BuildRequires: gtk+2-devel >= 2:2.22.0 BuildRequires: gtk-webkit-devel >= 1.2.2 -BuildRequires: hal-devel >= 0.5.2 BuildRequires: intltool >= 0.35.0 BuildRequires: libmtp-devel >= 0.3.0 BuildRequires: libsoup-gnome-devel >= 2.26.0 @@ -48,6 +46,8 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sqlite3-devel >= 3.4.0 +BuildRequires: xorg-lib-libXrandr-devel >= 1.1.1 +BuildRequires: xorg-lib-libXxf86vm-devel >= 1.0.1 Requires(post,postun): desktop-file-utils Requires(post,postun): gtk-update-icon-cache Requires(post,postun): shared-mime-info @@ -71,7 +71,7 @@ C#. %prep -%setup -q -n %{name}-1-%{version} +%setup -q %build %{__libtoolize} @@ -82,6 +82,7 @@ %configure \ --disable-boo \ + --disable-hal \ --enable-ipod \ --disable-docs \ --disable-shave \ @@ -94,11 +95,11 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/*.{la,a} -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/Backends/*.{la,a} -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}-1/gstreamer-0.10/*.{la,a} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{la,a} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/Backends/*.{la,a} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/gstreamer-0.10/*.{la,a} -%find_lang %{name}-1 --with-gnome --all-name +%find_lang %{name} --with-gnome --all-name %clean rm -rf $RPM_BUILD_ROOT @@ -113,37 +114,37 @@ %update_icon_cache hicolor %update_mime_database -%files -f %{name}-1.lang +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/banshee-1 +%attr(755,root,root) %{_bindir}/banshee %attr(755,root,root) %{_bindir}/bamz %attr(755,root,root) %{_bindir}/muinshee -%{_datadir}/banshee-1 -%{_pkgconfigdir}/banshee-1*.pc -%dir %{_libdir}/banshee-1 -%{_libdir}/banshee-1/*.dll -%attr(755,root,root) %{_libdir}/banshee-1/*.so -%{_libdir}/banshee-1/*.exe -%{_libdir}/banshee-1/*.mdb -%{_libdir}/banshee-1/*.config -%dir %{_libdir}/banshee-1/Extensions -%{_libdir}/banshee-1/Extensions/*.dll -%{_libdir}/banshee-1/Extensions/*.exe -%{_libdir}/banshee-1/Extensions/*.mdb -%{_libdir}/banshee-1/Extensions/Banshee.NotificationArea.dll.config -%{_libdir}/banshee-1/Extensions/libgpod-sharp.dll.config -%dir %{_libdir}/banshee-1/Backends -%{_libdir}/banshee-1/Backends/*.config -%{_libdir}/banshee-1/Backends/*.dll -%{_libdir}/banshee-1/Backends/*.mdb -%{_libdir}/banshee-1/Backends/*.so -%{_libdir}/banshee-1/Banshee.Services.addins -%dir %{_libdir}/banshee-1/gstreamer-0.10 -%{_libdir}/banshee-1/gstreamer-0.10/*.so -%{_desktopdir}/banshee-1-audiocd.desktop -%{_desktopdir}/banshee-1-media-player.desktop -%{_desktopdir}/banshee-1.desktop +%{_datadir}/banshee +%{_pkgconfigdir}/banshee*.pc +%dir %{_libdir}/banshee +%{_libdir}/banshee/*.dll +%attr(755,root,root) %{_libdir}/banshee/*.so +%{_libdir}/banshee/*.exe +%{_libdir}/banshee/*.mdb +%{_libdir}/banshee/*.config +%dir %{_libdir}/banshee/Extensions +%{_libdir}/banshee/Extensions/*.dll +%{_libdir}/banshee/Extensions/*.exe +%{_libdir}/banshee/Extensions/*.mdb +%{_libdir}/banshee/Extensions/Banshee.NotificationArea.dll.config +%{_libdir}/banshee/Extensions/libgpod-sharp.dll.config +%dir %{_libdir}/banshee/Backends +%{_libdir}/banshee/Backends/*.config +%{_libdir}/banshee/Backends/*.dll +%{_libdir}/banshee/Backends/*.mdb +%{_libdir}/banshee/Backends/*.so +%{_libdir}/banshee/Banshee.Services.addins +%dir %{_libdir}/banshee/gstreamer-0.10 +%{_libdir}/banshee/gstreamer-0.10/*.so +%{_desktopdir}/banshee-audiocd.desktop +%{_desktopdir}/banshee-media-player.desktop +%{_desktopdir}/banshee.desktop %{_iconsdir}/hicolor/*/*/* %{_datadir}/dbus-1/services/org.bansheeproject.Banshee.service %{_datadir}/dbus-1/services/org.bansheeproject.CollectionIndexer.service @@ -155,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2011/04/07 19:17:47 megabajt +- updated to 2.0.0 + Revision 1.64 2011/03/02 16:25:41 megabajt - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/banshee/banshee.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
