rpms/libgnomedb/devel libgnomedb-1.9.100-64bit.patch, NONE, 1.1 libgnomedb.spec, 1.13, 1.14

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu May 4 21:10:24 UTC 2006


Author: jwrdegoede

Update of /cvs/extras/rpms/libgnomedb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5024

Modified Files:
	libgnomedb.spec 
Added Files:
	libgnomedb-1.9.100-64bit.patch 
Log Message:
* Thu May  4 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.9.100-7
- Add patch3 fixing a couple of x86_64 bugs (bz 190366)


libgnomedb-1.9.100-64bit.patch:

--- NEW FILE libgnomedb-1.9.100-64bit.patch ---
--- libgnomedb-1.9.100/libgnomedb/handlers/plugins/gnome-db-handler-filesel.c~	2006-05-04 22:16:54.000000000 +0200
+++ libgnomedb-1.9.100/libgnomedb/handlers/plugins/gnome-db-handler-filesel.c	2006-05-04 22:16:54.000000000 +0200
@@ -19,6 +19,7 @@
  */
 
 #include "gnome-db-handler-filesel.h"
+#include "gnome-db-entry-filesel.h"
 #include <libgnomedb/handlers/gnome-db-entry-string.h>
 #include <libgnomedb/gnome-db-server.h>
 #include <gmodule.h>


Index: libgnomedb.spec
===================================================================
RCS file: /cvs/extras/rpms/libgnomedb/devel/libgnomedb.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libgnomedb.spec	24 Mar 2006 10:22:02 -0000	1.13
+++ libgnomedb.spec	4 May 2006 21:10:24 -0000	1.14
@@ -1,7 +1,7 @@
 Summary:         Library for writing gnome database programs
 Name:            libgnomedb
 Version:         1.9.100
-Release:         6%{?dist}
+Release:         7%{?dist}
 Epoch:           1
 Source:          %{name}-%{version}.tar.bz2
 URL:             http://www.gnome-db.org/
@@ -18,6 +18,7 @@
 Patch0: libgnomedb-1.2.0-desktop.patch
 Patch1: libgnomedb-1.9.100-sharp.patch
 Patch2: libgnomedb-1.9.100-unknown-datatype-fix.patch
+Patch3: libgnomedb-1.9.100-64bit.patch
 
 %description
 libgnomedb is a library that eases the task of writing
@@ -56,6 +57,7 @@
 %patch0 -p1 -b .desktop.patch
 %patch1 -p1 -b .sharp
 %patch2 -p1 -b .unknown
+%patch3 -p1 -b .64bit
 
 
 %build
@@ -155,6 +157,9 @@
 
 
 %changelog
+* Thu May  4 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.9.100-7
+- Add patch3 fixing a couple of x86_64 bugs (bz 190366)
+
 * Fri Mar 24 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.9.100-6
 - Add patch2 fixing bz 186517
 




More information about the fedora-extras-commits mailing list