SHA256
1
0
forked from pool/libgphoto2

- Updated to 2.4.12 final release.

- libusb 1.0 support
  - canon and nikon capture enhancements
  - lots of bugs fixed
  - lots of new devices
  - updated translations

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=57
This commit is contained in:
Marcus Meissner 2012-01-25 10:39:08 +00:00 committed by Git OBS Bridge
parent 5a64247628
commit 99451ba1da
4 changed files with 17 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6af322c92d0a9c0b25b1f694b28ddd915a1cc8dade47721284621721fc9be0c3
size 5922756

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b6c5d25e9f610e6b2d9e2b35ee77258b15f6ecb67de344395eddddc0345f322
size 4430444

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 25 10:37:10 UTC 2012 - meissner@suse.com
- Updated to 2.4.12 final release.
- libusb 1.0 support
- canon and nikon capture enhancements
- lots of bugs fixed
- lots of new devices
- updated translations
-------------------------------------------------------------------
Sun Dec 11 14:13:06 CET 2011 - meissner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libgphoto2
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libgphoto2
BuildRequires: doxygen
BuildRequires: fdupes
@ -38,7 +37,7 @@ Obsoletes: libgphoto2-64bit
Summary: A Digital Camera Library
License: LGPL-2.1+
Group: Hardware/Camera
Version: 2.4.11.2
Version: 2.4.12
Release: 0
Source0: libgphoto2-%{version}.tar.bz2
Source1: baselibs.conf
@ -48,6 +47,7 @@ Recommends: %{name}-lang = %{version}
%package devel
Summary: Development headers for libgphoto2
Group: Hardware/Camera
Requires: libgphoto2 = %version libusb-1_0-devel
Requires: libexif-devel
@ -78,8 +78,7 @@ These are its development libraries and headers.
%patch1 -p1
%build
%{?suse_update_config:%{suse_update_config -f . libgphoto2_port}}
AUTOPOINT=true autoreconf -fi
#AUTOPOINT=true autoreconf -fi
PATH="/usr/X11R6/bin:$PATH" \
%configure \
--with-doc-dir=%{_defaultdocdir}/%{name} \