This commit is contained in:
parent
65ec7c7440
commit
8714bd4d7b
13
conf.diff
13
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 <gphoto2/gphoto2-port-info-list.h>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab0a80749a63ed8b2d959fe1e9a67d2b25d5243b2eeaae048d8631ae4d6f3080
|
||||
size 3474382
|
||||
oid sha256:e93310e0caa223911c0592b8b5c5593d15974c9a83570d117f53f8393768c610
|
||||
size 3472639
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user