rpms/gphoto2/devel .cvsignore, 1.15, 1.16 gphoto2-pkgcfg.patch, 1.1, 1.2 gphoto2.spec, 1.81, 1.82 sources, 1.17, 1.18

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Tue Jul 31 10:59:35 UTC 2007


Author: jnovy

Update of /cvs/extras/rpms/gphoto2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1744

Modified Files:
	.cvsignore gphoto2-pkgcfg.patch gphoto2.spec sources 
Log Message:
- update gphoto2 and libgphoto2 to 2.4.0
- add missing libtool-ltdl-devel buildrequires
- package check-mtp-device



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gphoto2/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	25 Dec 2006 09:40:25 -0000	1.15
+++ .cvsignore	31 Jul 2007 10:59:02 -0000	1.16
@@ -14,3 +14,5 @@
 libgphoto2-2.3.0.tar.bz2
 gphoto2-2.3.1.tar.bz2
 libgphoto2-2.3.1.tar.bz2
+libgphoto2-2.4.0.tar.bz2
+gphoto2-2.4.0.tar.bz2

gphoto2-pkgcfg.patch:

Index: gphoto2-pkgcfg.patch
===================================================================
RCS file: /cvs/extras/rpms/gphoto2/devel/gphoto2-pkgcfg.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gphoto2-pkgcfg.patch	12 Jan 2007 09:32:01 -0000	1.1
+++ gphoto2-pkgcfg.patch	31 Jul 2007 10:59:02 -0000	1.2
@@ -1,16 +1,5 @@
---- gphoto2-2.3.1/configure.pkgcfg	2006-12-24 20:36:56.000000000 +0100
-+++ gphoto2-2.3.1/configure	2007-01-11 16:12:24.000000000 +0100
-@@ -26323,7 +26323,7 @@
- # ---------------------------------------------------------------------------
- # Create output files
- # ---------------------------------------------------------------------------
--ac_config_files="$ac_config_files po/Makefile.in Makefile gphoto2/Makefile m4m/Makefile doc/Makefile packaging/Makefile packaging/rpm/Makefile packaging/rpm/package.spec"
-+ac_config_files="$ac_config_files gphoto2.pc gphoto2-port.pc po/Makefile.in Makefile gphoto2/Makefile m4m/Makefile doc/Makefile packaging/Makefile packaging/rpm/Makefile packaging/rpm/package.spec"
- 
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure
---- gphoto2-2.3.1/libgphoto2-2.3.1/gphoto2-config.in.pkgcfg	2006-11-25 15:47:45.000000000 +0100
-+++ gphoto2-2.3.1/libgphoto2-2.3.1/gphoto2-config.in	2007-01-11 16:13:40.000000000 +0100
+--- gphoto2-2.4.0/libgphoto2-2.4.0/gphoto2-config.in.pkgcfg	2007-07-27 02:36:23.000000000 +0200
++++ gphoto2-2.4.0/libgphoto2-2.4.0/gphoto2-config.in	2007-07-31 12:21:14.000000000 +0200
 @@ -1,11 +1,5 @@
  #! /bin/sh
  
@@ -23,7 +12,7 @@
  usage()
  {
      cat <<EOF
-@@ -13,7 +7,7 @@
+@@ -13,7 +7,7 @@ Usage: gphoto2-config [OPTION]
  
  Known values for OPTION are:
  
@@ -32,7 +21,7 @@
    --libs		print library linking information
    --cflags		print pre-processor and compiler flags
    --help		display this help and exit
-@@ -55,11 +49,11 @@
+@@ -55,11 +49,11 @@ while test $# -gt 0; do
  	;;
  
      --cflags)
@@ -46,8 +35,8 @@
         	;;
  
      *)
---- gphoto2-2.3.1/libgphoto2-2.3.1/libgphoto2_port/gphoto2-port-config.in.pkgcfg	2006-11-25 15:47:38.000000000 +0100
-+++ gphoto2-2.3.1/libgphoto2-2.3.1/libgphoto2_port/gphoto2-port-config.in	2007-01-11 16:15:24.000000000 +0100
+--- gphoto2-2.4.0/libgphoto2-2.4.0/libgphoto2_port/gphoto2-port-config.in.pkgcfg	2007-07-27 02:36:16.000000000 +0200
++++ gphoto2-2.4.0/libgphoto2-2.4.0/libgphoto2_port/gphoto2-port-config.in	2007-07-31 12:21:14.000000000 +0200
 @@ -1,11 +1,5 @@
  #! /bin/sh
  
@@ -60,7 +49,7 @@
  usage()
  {
      cat <<EOF
-@@ -13,7 +7,7 @@
+@@ -13,7 +7,7 @@ Usage: gphoto2-port-config [OPTION]
  
  Known values for OPTION are:
  
@@ -69,7 +58,7 @@
    --libs		print library linking information
    --cflags		print pre-processor and compiler flags
    --help		display this help and exit
-@@ -55,11 +49,11 @@
+@@ -55,11 +49,11 @@ while test $# -gt 0; do
  	;;
  
      --cflags)
@@ -83,3 +72,14 @@
         	;;
  
      *)
+--- gphoto2-2.4.0/configure.pkgcfg	2007-07-30 02:49:04.000000000 +0200
++++ gphoto2-2.4.0/configure	2007-07-31 12:25:59.000000000 +0200
+@@ -25812,7 +25812,7 @@ AM_CPPFLAGS="$AM_CPPFLAGS -D_GPHOTO2_INT
+ # ---------------------------------------------------------------------------
+ # Create output files
+ # ---------------------------------------------------------------------------
+-ac_config_files="$ac_config_files po/Makefile.in Makefile gphoto2/Makefile m4m/Makefile doc/Makefile contrib/Makefile packaging/Makefile packaging/rpm/Makefile packaging/rpm/package.spec"
++ac_config_files="$ac_config_files gphoto2.pc gphoto2-port.pc po/Makefile.in Makefile gphoto2/Makefile m4m/Makefile doc/Makefile contrib/Makefile packaging/Makefile packaging/rpm/Makefile packaging/rpm/package.spec"
+ 
+ cat >confcache <<\_ACEOF
+ # This file is a shell script that caches the results of configure


Index: gphoto2.spec
===================================================================
RCS file: /cvs/extras/rpms/gphoto2/devel/gphoto2.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- gphoto2.spec	21 Feb 2007 11:13:51 -0000	1.81
+++ gphoto2.spec	31 Jul 2007 10:59:02 -0000	1.82
@@ -4,11 +4,11 @@
 Summary: Software for accessing digital cameras
 Name: gphoto2
 %define pkg gphoto2
-%define pkgver 2.3.1
+%define pkgver 2.4.0
 %define libpkg libgphoto2
-%define libver 2.3.1
+%define libver 2.4.0
 Version: %{pkgver}
-Release: 5%{?dist}
+Release: 1%{?dist}
 License: LGPL
 Group: Applications/Multimedia
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -24,6 +24,7 @@
 BuildRequires: libexif-devel
 BuildRequires: libjpeg-devel, readline-devel
 BuildRequires: libtool, pkgconfig, sharutils
+BuildRequires: libtool-ltdl-devel
 
 ####################################
 %description
@@ -165,6 +166,7 @@
 %{_mandir}/man1/gphoto2.1*
 %{_datadir}/hal/fdi/information/20thirdparty/10-camera-libgphoto2.fdi
 %{_libdir}/udev/check-ptp-camera
+%{_libdir}/udev/check-mtp-device
 
 ####################################
 %post
@@ -195,6 +197,11 @@
 # ChangeLog
 ########################################################################
 %changelog
+* Tue Jul 31 2007 Jindrich Novy <jnovy at redhat.com> 2.4.0-1
+- update gphoto2 and libgphoto2 to 2.4.0
+- add missing libtool-ltdl-devel buildrequires
+- package check-mtp-device
+
 * Wed Feb 21 2007 Jindrich Novy <jnovy at redhat.com> 2.3.1-5
 - include back the 10-camera-libgphoto2.fdi removed in
   the previous build (#229230)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gphoto2/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	12 Jan 2007 09:32:01 -0000	1.17
+++ sources	31 Jul 2007 10:59:02 -0000	1.18
@@ -1,2 +1,2 @@
-00da102280dd5743d8f8b80173b4dd26  gphoto2-2.3.1.tar.bz2
-37f85e34e5b6031ddf6cac8b8782ac4f  libgphoto2-2.3.1.tar.bz2
+a60154772635b693ff08b4f34dea7f61  libgphoto2-2.4.0.tar.bz2
+5fd1f711ca806adb687b33c55964d898  gphoto2-2.4.0.tar.bz2




More information about the scm-commits mailing list