Author: glen                         Date: Wed Jul 16 15:04:26 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- apply also on HEAD, not just AC-branch

---- Files affected:
SOURCES:
   libgphoto2-increase_max_entries.patch (1.2 -> 1.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libgphoto2-increase_max_entries.patch
diff -u /dev/null SOURCES/libgphoto2-increase_max_entries.patch:1.3
--- /dev/null   Wed Jul 16 17:04:27 2008
+++ SOURCES/libgphoto2-increase_max_entries.patch       Wed Jul 16 17:04:21 2008
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 70_increase_max_entries.dpatch by  <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad libgphoto2-2.4.0~/libgphoto2/gphoto2-list.c 
libgphoto2-2.4.0/libgphoto2/gphoto2-list.c
+--- libgphoto2-2.4.0~/libgphoto2/gphoto2-list.c        2007-07-27 
02:35:31.000000000 +0200
++++ libgphoto2-2.4.0/libgphoto2/gphoto2-list.c 2007-09-28 20:09:31.392540127 
+0200
+@@ -72,7 +72,7 @@
+ 
+ #ifdef CAMERALIST_STRUCT_COMPATIBILITY
+ 
+-#define MAX_ENTRIES 1024
++#define MAX_ENTRIES 8192
+ #define MAX_LIST_STRING_LENGTH 128
+ struct _CameraList {
+       int  count;
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to