diff --git a/libgphoto2-2.4.11.2.tar.bz2 b/libgphoto2-2.4.11.2.tar.bz2 deleted file mode 100644 index 4ce9366..0000000 --- a/libgphoto2-2.4.11.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6af322c92d0a9c0b25b1f694b28ddd915a1cc8dade47721284621721fc9be0c3 -size 5922756 diff --git a/libgphoto2-2.4.12.tar.bz2 b/libgphoto2-2.4.12.tar.bz2 new file mode 100644 index 0000000..ed50797 --- /dev/null +++ b/libgphoto2-2.4.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6c5d25e9f610e6b2d9e2b35ee77258b15f6ecb67de344395eddddc0345f322 +size 4430444 diff --git a/libgphoto2.changes b/libgphoto2.changes index 9d033b2..fafb398 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -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 diff --git a/libgphoto2.spec b/libgphoto2.spec index d1ac19d..4a5b9f6 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -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} \