rpms/banshee/devel .cvsignore, 1.30, 1.31 banshee.spec, 1.87, 1.88 sources, 1.30, 1.31

Michel Alexandre Salim salimma at fedoraproject.org
Mon Nov 23 03:03:50 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/banshee/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3746

Modified Files:
	.cvsignore banshee.spec sources 
Log Message:
* Mon Nov 23 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.2-1
- Update to final 1.5.2 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	18 Nov 2009 19:06:46 -0000	1.30
+++ .cvsignore	23 Nov 2009 03:03:50 -0000	1.31
@@ -1 +1 @@
-banshee-20091118.tar.bz2
+banshee-1-1.5.2.tar.bz2


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -p -r1.87 -r1.88
--- banshee.spec	18 Nov 2009 19:06:46 -0000	1.87
+++ banshee.spec	23 Nov 2009 03:03:50 -0000	1.88
@@ -1,13 +1,13 @@
 %global mono_shared %{_builddir}/%{?buildsubdir}
 %global mainver 1.5.2
 
-%global gitdate 20091118
-%global gitcommit af591d1e5442ddad935d701a6bddeb86a7627024
+#global gitdate 20091118
+#global gitcommit af591d1e5442ddad935d701a6bddeb86a7627024
 
 Name:    banshee
 Version: %{mainver}%{?patchver}
-Release: 0.1.%{gitdate}git%{?dist}
-#Release: 3%{?dist}
+#Release: 0.1.%{gitdate}git%{?dist}
+Release: 1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -16,13 +16,13 @@ URL:     http://banshee-project.org/
 
 # based on libdrm's make-git-snapshot.sh 
 # sh banshee-make-git-snapshot.sh <gitcommit> <gitdate>
-Source0: %{name}-%{gitdate}.tar.bz2
-#Source0: http://download.banshee-project.org/banshee/stable/%{mainver}/banshee-1-%{version}.tar.bz2
+#Source0: %{name}-%{gitdate}.tar.bz2
+Source0: http://download.banshee-project.org/banshee/stable/%{mainver}/banshee-1-%{version}.tar.bz2
 Source1: README.Fedora
 Source2: %{name}-make-git-snapshot.sh
 
 # for snapshots only: don't run configure at the end of autogen.sh
-Patch0:  %{name}-noconf.patch
+#Patch0:  %{name}-noconf.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -44,7 +44,8 @@ BuildRequires: libmtp-devel >= 0.2.0
 
 # Sharp
 BuildRequires: gtk-sharp2-devel taglib-sharp-devel
-BuildRequires: gnome-sharp-devel notify-sharp-devel ipod-sharp-devel 
+BuildRequires: gnome-sharp-devel notify-sharp-devel
+BuildRequires: ipod-sharp-devel >= 0.8.5
 
 # Extra mono deps
 BuildRequires: mono-data mono-data-sqlite mono-addins-devel
@@ -135,16 +136,16 @@ developing applications that use %{name}
 
 
 %prep
-#%setup -q -n %{name}-1-%{version}
-%setup -q -n %{name}-%{gitdate}
+%setup -q -n %{name}-1-%{version}
+#setup -q -n %{name}-%{gitdate}
 # Snapshots only
-%patch0 -p1 -b .noconf
+#patch0 -p1 -b .noconf
 cp -p %{SOURCE1} .
 
 %build
 export MONO_SHARED_DIR=%mono_shared
 # Snapshots only
-./autogen.sh
+#./autogen.sh
 %configure  --disable-docs --enable-mtp --enable-ipod --enable-podcast \
 %ifnarch %ix86 x86_64 sparc
             --disable-boo \
@@ -197,7 +198,7 @@ fi
 %files -f %{name}-1.lang
 %defattr(-,root,root,-)
 # ChangeLog not in snapshot
-# %doc ChangeLog
+%doc ChangeLog
 %doc COPYING AUTHORS README README.Fedora NEWS
 %{_bindir}/banshee-1
 %{_bindir}/muinshee
@@ -226,6 +227,9 @@ fi
 
 
 %changelog
+* Mon Nov 23 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.2-1
+- Update to final 1.5.2 release
+
 * Wed Nov 18 2009 Christian Krause <chkr at fedoraproject.org> - 1.5.2-0.1.20091118git
 - Update to latest snapshot
 - Remove all *.la and *.a files during %%install


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- sources	18 Nov 2009 19:06:46 -0000	1.30
+++ sources	23 Nov 2009 03:03:50 -0000	1.31
@@ -1 +1 @@
-10e594b6acf65b920bf871952e03bc8c  banshee-20091118.tar.bz2
+679042321ac3e809a48304f084ce7cf9  banshee-1-1.5.2.tar.bz2




More information about the fedora-extras-commits mailing list