From 8714bd4d7babc48cf6d4f195e658b4ca5c1e36c103df5dcfa086904135b910ce Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 13 Apr 2008 23:34:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgphoto2?expand=0&rev=22 --- conf.diff | 13 +++++++++++++ libgphoto2-2.4.1.2.tar.bz2 | 4 ++-- libgphoto2.changes | 6 ++++++ libgphoto2.spec | 5 ++++- 4 files changed, 25 insertions(+), 3 deletions(-) diff --git a/conf.diff b/conf.diff index 87ae05c..dfff3b1 100644 --- a/conf.diff +++ b/conf.diff @@ -31,3 +31,16 @@ IOLIB_SUBDIRS="$IOLIB_SUBDIRS usb" ],[], [disable-explicitly], +Index: gphoto2-port-info-list.c +=================================================================== +--- libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c (Revision 11060) ++++ libgphoto2_port/libgphoto2_port/gphoto2-port-info-list.c (Arbeitskopie) +@@ -21,6 +21,8 @@ + * Boston, MA 02111-1307, USA. + */ + ++#define _GNU_SOURCE ++ + #include "config.h" + + #include diff --git a/libgphoto2-2.4.1.2.tar.bz2 b/libgphoto2-2.4.1.2.tar.bz2 index e79eb37..f777b9e 100644 --- a/libgphoto2-2.4.1.2.tar.bz2 +++ b/libgphoto2-2.4.1.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab0a80749a63ed8b2d959fe1e9a67d2b25d5243b2eeaae048d8631ae4d6f3080 -size 3474382 +oid sha256:e93310e0caa223911c0592b8b5c5593d15974c9a83570d117f53f8393768c610 +size 3472639 diff --git a/libgphoto2.changes b/libgphoto2.changes index d369a26..6ce3d29 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 13 18:34:15 CEST 2008 - meissner@suse.de + +- fixed glibc 2.8 problem with re_compile_pattern. +- fixed one topfield problem + ------------------------------------------------------------------- Fri Apr 11 13:41:22 CEST 2008 - meissner@suse.de diff --git a/libgphoto2.spec b/libgphoto2.spec index bd882d3..c6eefd7 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -19,7 +19,7 @@ License: LGPL v2.1 or later Group: Hardware/Camera Summary: A Digital Camera Library Version: 2.4.1.2 -Release: 1 +Release: 3 Source0: libgphoto2-%{version}.tar.bz2 Patch0: conf.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -226,6 +226,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/ldconfig %changelog +* Sun Apr 13 2008 meissner@suse.de +- fixed glibc 2.8 problem with re_compile_pattern. +- fixed one topfield problem * Fri Apr 11 2008 meissner@suse.de - updated to current 2.4.1.2 branch state - topfield pvr added