Accepting request 35719 from graphics
Copy from graphics/libgphoto2 based on submit request 35719 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/35719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgphoto2?expand=0&rev=49
This commit is contained in:
commit
f0b0e1a1e3
3
libgphoto2-2.4.8.1.tar.bz2
Normal file
3
libgphoto2-2.4.8.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6de32476be01e84db49c920ae00e97383fa97a5d1c8b83d1356b7bd395f2826
|
||||
size 5499374
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69d7e0723b40e8a0c4fa897b96f6aecb5ae5548c3cce98c48e37b70623d9ffc3
|
||||
size 5371128
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libgphoto2 (Version 2.4.8)
|
||||
# spec file for package libgphoto2 (Version 2.4.8.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -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++ gd-devel hal libexif-devel libjpeg-devel libusb-devel pkg-config 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
|
||||
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}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user