[libgphoto2] - update to 2.4.10

Jindrich Novy jnovy at fedoraproject.org
Tue Aug 17 12:43:39 UTC 2010


commit c29f1bc8d38cb4557af3e00a1e25578f98d796d1
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Tue Aug 17 14:43:27 2010 +0200

    - update to 2.4.10

 libgphoto2.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/libgphoto2.spec b/libgphoto2.spec
index 8e45592..29987c0 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -1,7 +1,7 @@
 Summary: Library for accessing digital cameras
 Name: libgphoto2
-Version: 2.4.9
-Release: 2%{?dist}
+Version: 2.4.10
+Release: 1%{?dist}
 # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2
 License: GPLv2+ and GPLv2
 Group: Development/Libraries
@@ -12,6 +12,7 @@ Patch2: gphoto2-storage.patch
 Patch3: gphoto2-ixany.patch
 Patch4: gphoto2-maxentries.patch
 Patch5: gphoto2-device-return.patch
+Patch6: gphoto2-badcode.patch
 Url: http://www.gphoto.org/
 Requires: lockdev
 BuildRequires: libusb-devel >= 0.1.5
@@ -54,6 +55,7 @@ use libgphoto2.
 %patch3 -p1 -b .ixany
 %patch4 -p1 -b .maxentries
 %patch5 -p1 -b .device-return
+%patch6 -p1 -b .badcode
 
 for i in AUTHORS COPYING libgphoto2_port/AUTHORS libgphoto2_port/COPYING.LIB `find -name 'README.*'`; do
 	mv ${i} ${i}.old
@@ -162,6 +164,9 @@ rm -rf "${RPM_BUILD_ROOT}"
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 17 2010 Jindrich Novy <jnovy at redhat.com> 2.4.10-1
+- update to 2.4.10
+
 * Mon Jul 12 2010 Dan Horák <dan[at]danny.cz> 2.4.9-2
 - remove the need to call autoreconf
 


More information about the scm-commits mailing list