[libgphoto2] update to 2.4.10.1

Jindrich Novy jnovy at fedoraproject.org
Wed Feb 9 19:37:47 UTC 2011


commit e715002cc5d33f7fe9b71c47bea37ac2f9874320
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Wed Feb 9 20:37:33 2011 +0100

    update to 2.4.10.1

 .gitignore            |    3 +--
 gphoto2-badcode.patch |   12 ------------
 libgphoto2.spec       |    9 +++++----
 sources               |    2 +-
 4 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a666c2e..be59e5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-libgphoto2-2.4.9.tar.bz2
-libgphoto2-2.4.10.tar.bz2
+/libgphoto2-2.4.10.1.tar.bz2
diff --git a/libgphoto2.spec b/libgphoto2.spec
index ec7dad0..cfb0cf7 100644
--- a/libgphoto2.spec
+++ b/libgphoto2.spec
@@ -1,7 +1,7 @@
 Summary: Library for accessing digital cameras
 Name: libgphoto2
-Version: 2.4.10
-Release: 5%{?dist}
+Version: 2.4.10.1
+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,7 +12,6 @@ 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
@@ -56,7 +55,6 @@ 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
@@ -168,6 +166,9 @@ rm -rf "${RPM_BUILD_ROOT}"
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 09 2011 Jindrich Novy <jnovy at redhat.com> 2.4.10.1-1
+- update to 2.4.10.1
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.10-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 5a55d68..c09fc2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a8906cbd7eb37da92fbda521dea1190  libgphoto2-2.4.10.tar.bz2
+362cd914c64b2363f4d0bd5ad07c7209  libgphoto2-2.4.10.1.tar.bz2


More information about the scm-commits mailing list