Accepting request 35719 from graphics

checked in (request 35719)

OBS-URL: https://build.opensuse.org/request/show/35719
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=25
This commit is contained in:
OBS User autobuild
2010-03-26 00:14:15 +00:00
committed by Git OBS Bridge
parent 7a1eb2076a
commit 94ef1abd05
4 changed files with 5 additions and 16 deletions

View File

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

3
libgphoto2-2.4.8.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69d7e0723b40e8a0c4fa897b96f6aecb5ae5548c3cce98c48e37b70623d9ffc3
size 5371128

View File

@@ -1,13 +1,3 @@
-------------------------------------------------------------------
Thu Mar 25 09:48:06 CET 2010 - meissner@suse.de
- disable hal inclusion
- updated to temp snapshot 2.4.8.1
- new usbdiskdirect driver for certain picture frames
- new libgd dependency for picture frame
- new picture frame driver
- lots of PTP fixes and enhancements
-------------------------------------------------------------------
Mon Jan 25 11:21:22 CET 2010 - meissner@suse.de

View File

@@ -19,7 +19,7 @@
Name: libgphoto2
BuildRequires: doxygen fdupes gcc-c++ libexif-devel libjpeg-devel libusb-devel udev gd-devel hal pkg-config
BuildRequires: doxygen fdupes gcc-c++ hal-devel libexif-devel libjpeg-devel libusb-devel udev
Url: http://gphoto.org/
# bug437293
%ifarch ppc64
@@ -30,7 +30,7 @@ Obsoletes: libgphoto2-64bit
License: LGPLv2.1+
Group: Hardware/Camera
Summary: A Digital Camera Library
Version: 2.4.8.1
Version: 2.4.8
Release: 1
Source0: libgphoto2-%{version}.tar.bz2
Source1: baselibs.conf
@@ -75,7 +75,6 @@ AUTOPOINT=true autoreconf -fi
PATH="/usr/X11R6/bin:$PATH" \
%configure \
--with-doc-dir=%{_defaultdocdir}/%{name} \
--without-hal \
--with-drivers=all
make %{?jobs:-j%jobs}