From bf7444f9053908155506a44fb1ab9994b5fa32e438fb09a87dc3fea469760e60 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 2 Sep 2023 10:08:37 +0000 Subject: [PATCH] - libgphoto2-enable-vusb-ptp.patch: upstream OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=242 --- libgphoto2-enable-vusb-ptp.patch | 13 ------------- libgphoto2.changes | 1 + libgphoto2.spec | 2 -- 3 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 libgphoto2-enable-vusb-ptp.patch diff --git a/libgphoto2-enable-vusb-ptp.patch b/libgphoto2-enable-vusb-ptp.patch deleted file mode 100644 index f08eefb..0000000 --- a/libgphoto2-enable-vusb-ptp.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: libgphoto2-2.5.30/libgphoto2_port/vusb/vcamera.h -=================================================================== ---- libgphoto2-2.5.30.orig/libgphoto2_port/vusb/vcamera.h -+++ libgphoto2-2.5.30/libgphoto2_port/vusb/vcamera.h -@@ -22,7 +22,7 @@ - #ifndef IOLIBS_VUSB_VCAMERA_H - #define IOLIBS_VUSB_VCAMERA_H - --#undef FUZZ_PTP -+#define FUZZ_PTP - - #include - diff --git a/libgphoto2.changes b/libgphoto2.changes index bb94f52..5eebf67 100644 --- a/libgphoto2.changes +++ b/libgphoto2.changes @@ -41,6 +41,7 @@ Sat Sep 2 09:59:49 UTC 2023 - Marcus Meissner translations: * updated swedish, spanish * added georgian, friulian +- libgphoto2-enable-vusb-ptp.patch: upstream ------------------------------------------------------------------- Mon Jul 10 11:01:53 UTC 2023 - Ludwig Nussel diff --git a/libgphoto2.spec b/libgphoto2.spec index f188940..fac2844 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -61,7 +61,6 @@ Source0: https://downloads.sourceforge.net/project/gphoto/libgphoto/%vers Source1: https://downloads.sourceforge.net/project/gphoto/libgphoto/%version/%name-%version.tar.xz.asc Source2: %name.keyring Source3: baselibs.conf -Patch0: libgphoto2-enable-vusb-ptp.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %package -n libgphoto2-%major @@ -159,7 +158,6 @@ This is its API documentation in HTML format. %prep %setup -q -%patch0 -p1 (cd doc && tar -xaf libgphoto2-api.html.tar.gz) %build