forked from pool/libgphoto2
Accepting request 101510 from graphics
updated to 2.4.12 OBS-URL: https://build.opensuse.org/request/show/101510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgphoto2?expand=0&rev=66
This commit is contained in:
commit
0f8c7e5b64
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6af322c92d0a9c0b25b1f694b28ddd915a1cc8dade47721284621721fc9be0c3
|
|
||||||
size 5922756
|
|
3
libgphoto2-2.4.12.tar.bz2
Normal file
3
libgphoto2-2.4.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b6c5d25e9f610e6b2d9e2b35ee77258b15f6ecb67de344395eddddc0345f322
|
||||||
|
size 4430444
|
@ -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
|
Sun Dec 11 14:13:06 CET 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libgphoto2
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: libgphoto2
|
Name: libgphoto2
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -38,7 +37,7 @@ Obsoletes: libgphoto2-64bit
|
|||||||
Summary: A Digital Camera Library
|
Summary: A Digital Camera Library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
Version: 2.4.11.2
|
Version: 2.4.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: libgphoto2-%{version}.tar.bz2
|
Source0: libgphoto2-%{version}.tar.bz2
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
@ -48,6 +47,7 @@ Recommends: %{name}-lang = %{version}
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development headers for libgphoto2
|
Summary: Development headers for libgphoto2
|
||||||
|
Group: Hardware/Camera
|
||||||
Requires: libgphoto2 = %version libusb-1_0-devel
|
Requires: libgphoto2 = %version libusb-1_0-devel
|
||||||
Requires: libexif-devel
|
Requires: libexif-devel
|
||||||
|
|
||||||
@ -78,8 +78,7 @@ These are its development libraries and headers.
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{?suse_update_config:%{suse_update_config -f . libgphoto2_port}}
|
#AUTOPOINT=true autoreconf -fi
|
||||||
AUTOPOINT=true autoreconf -fi
|
|
||||||
PATH="/usr/X11R6/bin:$PATH" \
|
PATH="/usr/X11R6/bin:$PATH" \
|
||||||
%configure \
|
%configure \
|
||||||
--with-doc-dir=%{_defaultdocdir}/%{name} \
|
--with-doc-dir=%{_defaultdocdir}/%{name} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user