rpms/gphoto2/devel gphoto2-2.1.99-gtk_doc.patch,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu May 18 13:57:01 UTC 2006


Author: rvokal

Update of /cvs/dist/rpms/gphoto2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30386

Added Files:
	gphoto2-2.1.99-gtk_doc.patch 
Log Message:
add patch

gphoto2-2.1.99-gtk_doc.patch:
 gphoto2-port-info-list.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Index: gphoto2-2.1.99-gtk_doc.patch
===================================================================
RCS file: gphoto2-2.1.99-gtk_doc.patch
diff -N gphoto2-2.1.99-gtk_doc.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ gphoto2-2.1.99-gtk_doc.patch	18 May 2006 13:56:59 -0000	1.3
@@ -0,0 +1,17 @@
+--- gphoto2-2.1.99/libgphoto2-2.1.99/libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c.old	2005-04-30 00:43:51.000000000 +0200
++++ gphoto2-2.1.99/libgphoto2-2.1.99/libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c	2006-05-10 16:32:29.000000000 +0200
+@@ -68,12 +68,12 @@
+ #define CHECK_NULL(x) {if (!(x)) return (GP_ERROR_BAD_PARAMETERS);}
+ #define CR(x)         {int r=(x);if (r<0) return (r);}
+ 
+-/** IOLIBDIR_ENV:
++/* IOLIBDIR_ENV:
+  *
+  * Name of the environment variable which may contain the path where
+  * to look for the IO libs. If this environment variable is not defined,
+  * use the compiled-in default constant.
+- **/
++ */
+ #define IOLIBDIR_ENV "IOLIBS"
+ 
+ /**




More information about the fedora-cvs-commits mailing list