2.4.8.1 temp snapshot

- new gd depedency
- remove hal dep

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=22
This commit is contained in:
Marcus Meissner 2010-03-25 09:32:34 +00:00 committed by Git OBS Bridge
parent ea7f3ff3f2
commit a62cf1693b
3 changed files with 6 additions and 5 deletions

View File

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

View File

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

View File

@ -19,7 +19,7 @@
Name: libgphoto2
BuildRequires: doxygen fdupes gcc-c++ hal-devel libexif-devel libjpeg-devel libusb-devel udev
BuildRequires: doxygen fdupes gcc-c++ libexif-devel libjpeg-devel libusb-devel udev gd-devel hal
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
Version: 2.4.8.1
Release: 1
Source0: libgphoto2-%{version}.tar.bz2
Source1: baselibs.conf
@ -75,6 +75,7 @@ AUTOPOINT=true autoreconf -fi
PATH="/usr/X11R6/bin:$PATH" \
%configure \
--with-doc-dir=%{_defaultdocdir}/%{name} \
--without-hal \
--with-drivers=all
make %{?jobs:-j%jobs}