rpms/libgphoto2/devel .cvsignore, 1.7, 1.8 libgphoto2.spec, 1.19, 1.20 sources, 1.7, 1.8 gphoto2-canontimeout.patch, 1.1, NONE

Jindrich Novy jnovy at fedoraproject.org
Wed Apr 8 06:41:47 UTC 2009


Author: jnovy

Update of /cvs/pkgs/rpms/libgphoto2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29782

Modified Files:
	.cvsignore libgphoto2.spec sources 
Removed Files:
	gphoto2-canontimeout.patch 
Log Message:
* Wed Apr 08 2009 Jindrich Novy <jnovy at redhat.com> 2.4.5-1
- update to 2.4.5
- remove .canontimeout patch, applied upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libgphoto2/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	22 Jan 2009 10:17:18 -0000	1.7
+++ .cvsignore	8 Apr 2009 06:41:16 -0000	1.8
@@ -1 +1 @@
-libgphoto2-2.4.4.tar.bz2
+libgphoto2-2.4.5.tar.bz2


Index: libgphoto2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgphoto2/devel/libgphoto2.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- libgphoto2.spec	1 Apr 2009 06:34:55 -0000	1.19
+++ libgphoto2.spec	8 Apr 2009 06:41:16 -0000	1.20
@@ -1,7 +1,7 @@
 Summary: Library for accessing digital cameras
 Name: libgphoto2
-Version: 2.4.4
-Release: 4%{?dist}
+Version: 2.4.5
+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
@@ -11,7 +11,6 @@
 Patch2: gphoto2-storage.patch
 Patch3: gphoto2-ixany.patch
 Patch4: gphoto2-maxentries.patch
-Patch5: gphoto2-canontimeout.patch
 Url: http://www.gphoto.org/
 Requires: lockdev
 BuildRequires: libusb-devel >= 0.1.5
@@ -55,7 +54,6 @@
 %patch2 -p1 -b .storage
 %patch3 -p1 -b .ixany
 %patch4 -p1 -b .maxentries
-%patch5 -p1 -b .canontimeout
 
 for i in AUTHORS COPYING libgphoto2_port/AUTHORS libgphoto2_port/COPYING.LIB `find -name 'README.*'`; do
 	mv ${i} ${i}.old
@@ -153,6 +151,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 08 2009 Jindrich Novy <jnovy at redhat.com> 2.4.5-1
+- update to 2.4.5
+- remove .canontimeout patch, applied upstream
+
 * Wed Apr 01 2009 Jindrich Novy <jnovy at redhat.com> 2.4.4-4
 - increase timeouts for Canon cameras (#476355), thanks to
   Andrzej Nowak and Russell Harrison


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libgphoto2/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	22 Jan 2009 10:17:18 -0000	1.7
+++ sources	8 Apr 2009 06:41:17 -0000	1.8
@@ -1 +1 @@
-8aff5ac4ca72cba17de633078cf1612e  libgphoto2-2.4.4.tar.bz2
+490d7f6def94ff9532593e62aed946e3  libgphoto2-2.4.5.tar.bz2


--- gphoto2-canontimeout.patch DELETED ---




More information about the fedora-extras-commits mailing list