rpms/banshee/F-11 .cvsignore, 1.25, 1.26 banshee.spec, 1.76, 1.77 sources, 1.25, 1.26 banshee-1.4.3-coverart_query.patch, 1.1, NONE banshee-1.4.3-podcast_download.patch, 1.1, NONE import.log, 1.4, NONE

Michel Alexandre Salim salimma at fedoraproject.org
Mon Oct 19 15:58:52 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/banshee/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12975/F-11

Modified Files:
	.cvsignore banshee.spec sources 
Removed Files:
	banshee-1.4.3-coverart_query.patch 
	banshee-1.4.3-podcast_download.patch import.log 
Log Message:
* Mon Oct 19 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1-1
- Update to final 1.5.1 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-11/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- .cvsignore	5 Mar 2009 11:03:57 -0000	1.25
+++ .cvsignore	19 Oct 2009 15:58:52 -0000	1.26
@@ -1 +1 @@
-banshee-1-1.4.3.tar.bz2
+banshee-1-1.5.1.tar.bz2


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-11/banshee.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -p -r1.76 -r1.77
--- banshee.spec	2 Jun 2009 16:01:12 -0000	1.76
+++ banshee.spec	19 Oct 2009 15:58:52 -0000	1.77
@@ -1,16 +1,16 @@
-%define mono_shared %{_builddir}/%{?buildsubdir}
+%global mono_shared %{_builddir}/%{?buildsubdir}
+%global mainver 1.5.1
 
 Name:    banshee
-Version: 1.4.3
-Release: 4%{?dist}
+Version: %{mainver}%{?patchver}
+Release: 1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
+
 Group:   Applications/Multimedia
 License: MIT
 URL:     http://banshee-project.org/
-Source0: http://banshee-project.org/files/banshee/banshee-1-%{version}.tar.bz2
+Source0: http://download.banshee-project.org/banshee/stable/%{mainver}/banshee-1-%{version}.tar.bz2
 Source1: README.Fedora
-Patch0:  banshee-1.4.3-podcast_download.patch
-Patch1:  banshee-1.4.3-coverart_query.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # We only have mono on these arches:
@@ -18,7 +18,7 @@ ExclusiveArch: %ix86 x86_64 ia64 armv4l 
 
 # Versioned dependencies
 BuildRequires: libmusicbrainz-devel >= 2.1.1
-BuildRequires: mono-devel >= 1.1.10
+BuildRequires: mono-devel
 BuildRequires: mono-zeroconf-devel >= 0.7.2
 BuildRequires: hal-devel >= 0.5.6
 BuildRequires: sqlite-devel >= 3.3
@@ -35,7 +35,7 @@ BuildRequires: gnome-sharp-devel notify-
 BuildRequires: mono-data mono-data-sqlite mono-addins-devel
 
 # Gnome/Glib
-BuildRequires: gnome-desktop-devel nautilus-cd-burner-devel ndesk-dbus-glib-devel
+BuildRequires: gnome-desktop-devel ndesk-dbus-glib-devel
 
 # X
 BuildRequires: libXxf86vm-devel
@@ -43,22 +43,26 @@ BuildRequires: libXxf86vm-devel
 # Misc
 BuildRequires: gettext-devel intltool perl(XML::Parser)
 
-# No boo-devel for ppc but we owe it to the users to keep banshee up to date
+# No boo-devel for ppc* but we owe it to the users to keep banshee up to date
 %ifarch  %ix86 x86_64 sparc
 BuildRequires: boo-devel
 %endif
 
-# Rawhide
+# monotorrent-dbus not in Fedora yet
+
 %if 0%{?fedora} >= 11
-#BuildRequires: clutter-devel
-BuildRequires: mono-nunit-devel
-%endif
+# Building with nunit installed causes banshee to require it at runtime
+#BuildRequires: mono-nunit-devel
 
-BuildRequires: desktop-file-utils
+#BuildRequires: monotorrent-dbus-devel
+%if %{?fedora} >= 12
+# needs clutter >= 0.9.3; F-11 has 0.8.8
+BuildRequires: clutter-devel
+%endif # F-12 and up
 
-# bug 484996: until f-spot stops "providing" mono-addins, we have
-# to explicitly depend on it
-Requires:      mono-addins
+%endif # F-11 and up
+
+BuildRequires: desktop-file-utils
 
 Requires:      podsleuth
 Requires:      libmtp
@@ -113,10 +117,6 @@ developing applications that use %{name}
 %prep
 %setup -q -n %{name}-1-%{version}
 cp -p %{SOURCE1} .
-# This only improves error handling for downloads
-%patch0 -p0 -b .patch
-# This fixes the 100% CPU usage bug while fetching cover art
-%patch1 -p0 -b .patch
 
 %build
 export MONO_SHARED_DIR=%mono_shared
@@ -174,6 +174,7 @@ fi
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog README README.Fedora NEWS
 %{_bindir}/banshee-1
+%{_bindir}/muinshee
 %exclude %{_libdir}/banshee-1/MusicBrainz.dll*
 %{_libdir}/banshee-1
 %{_datadir}/applications/*.desktop
@@ -201,6 +202,9 @@ fi
 
 
 %changelog
+* Mon Oct 19 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1-1
+- Update to final 1.5.1 release
+
 * Mon Jun 01 2009 Xavier Lamien <laxathom at fedoraproject.org> - 1.4.3-4
 - Build arch ppc64.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-11/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	5 Mar 2009 11:03:58 -0000	1.25
+++ sources	19 Oct 2009 15:58:52 -0000	1.26
@@ -1 +1 @@
-880dee65d2bfe62be711a8edfe4d737f  banshee-1-1.4.3.tar.bz2
+b24051482dca8b87932db2a1e27ff43f  banshee-1-1.5.1.tar.bz2


--- banshee-1.4.3-coverart_query.patch DELETED ---


--- banshee-1.4.3-podcast_download.patch DELETED ---


--- import.log DELETED ---




More information about the scm-commits mailing list