diff --git a/libgphoto2-2.4.8.1.tar.bz2 b/libgphoto2-2.4.8.1.tar.bz2 deleted file mode 100644 index 6fe5d81..0000000 --- a/libgphoto2-2.4.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6de32476be01e84db49c920ae00e97383fa97a5d1c8b83d1356b7bd395f2826 -size 5499374 diff --git a/libgphoto2-2.4.8.tar.bz2 b/libgphoto2-2.4.8.tar.bz2 new file mode 100644 index 0000000..b39da2e --- /dev/null +++ b/libgphoto2-2.4.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d7e0723b40e8a0c4fa897b96f6aecb5ae5548c3cce98c48e37b70623d9ffc3 +size 5371128 diff --git a/libgphoto2.changes b/libgphoto2.changes index 8e5963e..513d680 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -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 diff --git a/libgphoto2.spec b/libgphoto2.spec index 4ecf01b..144d765 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -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}