[libgphoto2] - update to 2.4.10

Jindrich Novy jnovy at fedoraproject.org
Tue Aug 17 12:36:00 UTC 2010


commit c12e4aa8b94c6ca12e836807e13a635558a4ca81
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Tue Aug 17 14:35:00 2010 +0200

    - update to 2.4.10

 .gitignore            |    1 +
 gphoto2-badcode.patch |   12 ++++++++++++
 sources               |    2 +-
 3 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b34e17c..a666c2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libgphoto2-2.4.9.tar.bz2
+libgphoto2-2.4.10.tar.bz2
diff --git a/gphoto2-badcode.patch b/gphoto2-badcode.patch
new file mode 100644
index 0000000..b6675a9
--- /dev/null
+++ b/gphoto2-badcode.patch
@@ -0,0 +1,12 @@
+diff -up libgphoto2-2.4.10/camlibs/st2205/st2205_decode.c.badcode libgphoto2-2.4.10/camlibs/st2205/st2205_decode.c
+--- libgphoto2-2.4.10/camlibs/st2205/st2205_decode.c.badcode	2010-08-15 13:19:03.000000000 +0200
++++ libgphoto2-2.4.10/camlibs/st2205/st2205_decode.c	2010-08-17 13:56:01.622642483 +0200
+@@ -421,7 +421,7 @@ st2205_rgb565_to_rgb24(CameraPrivateLibr
+ 
+ int
+ st2205_rgb24_to_rgb565(CameraPrivateLibrary *pl, int **src,
+-	unsigned char *dest);
++	unsigned char *dest)
+ {
+ 	return GP_ERROR_NOT_SUPPORTED;
+ }
diff --git a/sources b/sources
index df734c2..5a55d68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32b233189e3df7e5e67d2a81163682b8  libgphoto2-2.4.9.tar.bz2
+2a8906cbd7eb37da92fbda521dea1190  libgphoto2-2.4.10.tar.bz2


More information about the scm-commits mailing list