SPECS: banshee.spec - added patch from BGO #410116 to fix spurious...

deejay1 deejay1 at pld-linux.org
Mon Jul 2 16:03:15 CEST 2007


Author: deejay1                      Date: Mon Jul  2 14:03:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch from BGO #410116 to fix spurious trailing commas on
  some files
- rel. 0.2

---- Files affected:
SPECS:
   banshee.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/banshee.spec
diff -u SPECS/banshee.spec:1.10 SPECS/banshee.spec:1.11
--- SPECS/banshee.spec:1.10	Sun Jul  1 14:47:43 2007
+++ SPECS/banshee.spec	Mon Jul  2 16:03:10 2007
@@ -9,11 +9,12 @@
 Summary(pl.UTF-8):	Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:		banshee
 Version:	0.12.1
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://banshee-project.org/files/banshee/%{name}-%{version}.tar.gz
 # Source0-md5:	6bcfe0a4ca92e6cce86244938f004b8c
+Patch0:		%{name}-spurious_trailing_comma.patch
 URL:		http://banshee-project.org/
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.13
@@ -54,6 +55,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
@@ -131,6 +133,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/07/02 14:03:10  deejay1
+- added patch from BGO #410116 to fix spurious trailing commas on
+  some files
+- rel. 0.2
+
 Revision 1.10  2007/07/01 12:47:43  deejay1
 - up to 0.12.1
 - TODO: check BR's
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/banshee.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list