rpms/gnotime/devel gnotime-qof-0.7.patch, 1.1, 1.2 gnotime.spec, 1.21, 1.22

Toshio Ernie Kuratomi (toshio) fedora-extras-commits at redhat.com
Thu Aug 30 00:59:59 UTC 2007


Author: toshio

Update of /cvs/pkgs/rpms/gnotime/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12554

Modified Files:
	gnotime-qof-0.7.patch gnotime.spec 
Log Message:
* Wed Aug 29 2007 Toshio Kuratomi <toshio at fedoraproject.org> - 2.2.2-9
- Update qof patch for renamed headers in qof-0.7.2.


gnotime-qof-0.7.patch:

Index: gnotime-qof-0.7.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnotime/devel/gnotime-qof-0.7.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnotime-qof-0.7.patch	3 Sep 2006 17:17:35 -0000	1.1
+++ gnotime-qof-0.7.patch	30 Aug 2007 00:59:56 -0000	1.2
@@ -95,3 +95,16 @@
  
  #include "ctree.h"
  #include "ctree-gnome2.h"
+Index: gnotime-2.2.2/src/journal.c
+===================================================================
+--- gnotime-2.2.2.orig/src/journal.c
++++ gnotime-2.2.2/src/journal.c
+@@ -28,7 +28,7 @@
+ #include <string.h>
+ #include <sched.h>
+ 
+-#include <qof/kvp_frame.h>
++#include <qof/kvpframe.h>
+ #include <qof/qof.h>
+ 
+ #include "app.h"


Index: gnotime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnotime/devel/gnotime.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- gnotime.spec	28 Aug 2007 06:39:38 -0000	1.21
+++ gnotime.spec	30 Aug 2007 00:59:56 -0000	1.22
@@ -1,6 +1,6 @@
 Name:           gnotime
 Version:        2.2.2
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Tracks and reports time spent
 
 Group:          Applications/Productivity
@@ -17,7 +17,7 @@
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
-BuildRequires:  qof-devel >= 0.7.0
+BuildRequires:  qof-devel >= 0.7.2
 # Patch0 modifies configure.in so we need autoconf
 BuildRequires: autoconf
 # To get rid of rpath, we need to use a fedora libtool
@@ -114,6 +114,9 @@
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Wed Aug 29 2007 Toshio Kuratomi <toshio at fedoraproject.org> - 2.2.2-9
+- Update qof patch for renamed headers in qof-0.7.2.
+
 * Sat Aug 18 2007 Toshio Kuratomi <toshio at fedoraproject.org> - 2.2.2-8
 - Update license tag.
 - Rebuild for changes in Fedora's build tools.




More information about the fedora-extras-commits mailing list