rpms/banshee/F-12 .cvsignore, 1.28, 1.29 banshee.spec, 1.81, 1.82 sources, 1.28, 1.29 banshee-make-git-snapshot.sh, 1.1, NONE banshee-noconf.patch, 1.1, NONE import.log, 1.4, NONE

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


Author: salimma

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

Modified Files:
	.cvsignore banshee.spec sources 
Removed Files:
	banshee-make-git-snapshot.sh banshee-noconf.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-12/.cvsignore,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- .cvsignore	17 Sep 2009 16:28:45 -0000	1.28
+++ .cvsignore	19 Oct 2009 15:58:52 -0000	1.29
@@ -1 +1 @@
-banshee-20090917.tar.bz2
+banshee-1-1.5.1.tar.bz2


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-12/banshee.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -p -r1.81 -r1.82
--- banshee.spec	17 Sep 2009 16:28:45 -0000	1.81
+++ banshee.spec	19 Oct 2009 15:58:53 -0000	1.82
@@ -1,34 +1,24 @@
-%define mono_shared %{_builddir}/%{?buildsubdir}
-
-%define gitdate   20090917
-%define gitcommit ba071454ef6eb6022e9eb24bcb9a29f042ddb40f
+%global mono_shared %{_builddir}/%{?buildsubdir}
+%global mainver 1.5.1
 
 Name:    banshee
-Version: 1.5.1
-Release: 0.3.git%{gitdate}%{?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/
-# based on libdrm's make-git-snapshot.sh 
-# sh banshee-make-git-snapshot.sh <gitcommit> <gitdate>
-Source2: %{name}-make-git-snapshot.sh
-Source0: %{name}-%{gitdate}.tar.bz2
+Source0: http://download.banshee-project.org/banshee/stable/%{mainver}/banshee-1-%{version}.tar.bz2
 Source1: README.Fedora
-# for snapshots only: don't run configure at the end of autogen.sh
-Patch0:  %{name}-noconf.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # We only have mono on these arches:
 ExclusiveArch: %ix86 x86_64 ia64 armv4l sparc alpha ppc ppc64
 
-# Snapshots only
-BuildRequires: autoconf automake libtool
-
 # 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
@@ -61,7 +51,8 @@ BuildRequires: boo-devel
 # monotorrent-dbus not in Fedora yet
 
 %if 0%{?fedora} >= 11
-BuildRequires: mono-nunit-devel
+# Building with nunit installed causes banshee to require it at runtime
+#BuildRequires: mono-nunit-devel
 
 #BuildRequires: monotorrent-dbus-devel
 %if %{?fedora} >= 12
@@ -124,13 +115,11 @@ developing applications that use %{name}
 
 
 %prep
-%setup -q -n %{name}-%{gitdate}
-%patch0 -p1 -b .noconf
+%setup -q -n %{name}-1-%{version}
 cp -p %{SOURCE1} .
 
 %build
 export MONO_SHARED_DIR=%mono_shared
-./autogen.sh
 %configure  --disable-docs --enable-mtp --enable-ipod --enable-podcast \
 %ifnarch %ix86 x86_64 sparc
             --disable-boo \
@@ -183,9 +172,9 @@ fi
 
 %files -f %{name}-1.lang
 %defattr(-,root,root,-)
-# ChangeLog not in snapshot
-%doc COPYING AUTHORS README README.Fedora NEWS
+%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
@@ -213,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
+
 * Thu Sep 17 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.1-0.3.git20090917%{?dist}
 - Update to latest snapshot
 - Drop clutter10 patch (fixed upstream)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/F-12/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- sources	17 Sep 2009 16:28:45 -0000	1.28
+++ sources	19 Oct 2009 15:58:53 -0000	1.29
@@ -1 +1 @@
-632954b2869b4713466128e219856979  banshee-20090917.tar.bz2
+b24051482dca8b87932db2a1e27ff43f  banshee-1-1.5.1.tar.bz2


--- banshee-make-git-snapshot.sh DELETED ---


--- banshee-noconf.patch DELETED ---


--- import.log DELETED ---




More information about the scm-commits mailing list