From 969436330636adb89a0985ea6bb91301a43f15bf Mon Sep 17 00:00:00 2001 From: deejay1 Date: Mon, 2 Jul 2007 14:03:10 +0000 Subject: [PATCH] - added patch from BGO #410116 to fix spurious trailing commas on some files - rel. 0.2 Changed files: banshee.spec -> 1.11 --- banshee.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/banshee.spec b/banshee.spec index 93ef9e3..d48860a 100644 --- a/banshee.spec +++ b/banshee.spec @@ -8,11 +8,12 @@ Summary: A Mono/GStreamer Based Music Player 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 @@ -53,6 +54,7 @@ C#. %prep %setup -q +%patch -p1 %build %{__aclocal} -I build/m4/banshee -I build/m4/shamrock -- 2.44.0