[gourmet/f14/master] - Apply upstream patch for old db comptability

Jef Spaleta jspaleta at fedoraproject.org
Wed Nov 24 20:55:09 UTC 2010


commit ddf7f45f1fa65a76c4a9378a393fdf11147bcb39
Author: Jef Spaleta <jspaleta at fedoraproject.org>
Date:   Wed Nov 24 20:55:15 2010 +0000

    - Apply upstream patch for old db comptability

 gourmet.spec |    8 +++++++-
 sources      |    1 +
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/gourmet.spec b/gourmet.spec
index 4a77ecc..b52ec45 100644
--- a/gourmet.spec
+++ b/gourmet.spec
@@ -2,13 +2,14 @@
 
 Name:		gourmet
 Version:	0.15.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Recipe Manager for the GNOME desktop environment
 
 Group:		Applications/Productivity
 License:	GPLv2+
 URL:		http://grecipe-manager.sourceforge.net
 Source0:	http://easynews.dl.sourceforge.net/sourceforge/grecipe-manager/%{name}-%{version}.tar.gz
+Patch0:         gourmet_old_db.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
@@ -28,6 +29,8 @@ files and exports webpages & other formats.
 
 %prep
 %setup -q
+%patch0 -p1
+
 #chmod -x data/recipe.dtd
 
 %build
@@ -69,6 +72,9 @@ rm -rf %buildroot
 %{python_sitelib}/*.egg-info
 
 %changelog
+* Wed Nov 24 2010 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.15.6-2
+- Apply upstream patch for old db comptability
+
 * Mon Nov 15 2010 Jeff Raber <jeff.raber at gmail.com> - 0.15.6-1
 - New upstream point release, bug fixes
 
diff --git a/sources b/sources
index 14b5d2d..0c645c5 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
+e36a4152a0efadca75fd89945147c31b  gourmet_old_db.patch
 154e572825cc0201eb41332ca4341924  gourmet-0.15.6.tar.gz


More information about the scm-commits mailing list