From b23ce16568ceea4cb7e7ff7552554bcea989aaa574347170beed920b08240cfb Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 May 2015 12:56:18 +0000 Subject: [PATCH] - disable libusb 0.1, as it is no longer needed and will cause hangs. bsc#926862 OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=137 --- libgphoto2.changes | 6 ++++++ libgphoto2.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libgphoto2.changes b/libgphoto2.changes index 527f50f..8dd7bd4 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 1 12:55:34 UTC 2015 - meissner@suse.com + +- disable libusb 0.1, as it is no longer needed and will cause + hangs. bsc#926862 + ------------------------------------------------------------------- Sun Jan 25 18:22:27 UTC 2015 - meissner@suse.com diff --git a/libgphoto2.spec b/libgphoto2.spec index aab1deb..e4ba4bd 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -33,7 +33,6 @@ BuildRequires: libexif-devel BuildRequires: libjpeg-devel BuildRequires: libtool BuildRequires: libusb-1_0-devel -BuildRequires: libusb-devel BuildRequires: libxml2-devel BuildRequires: lockdev-devel BuildRequires: pkg-config