SHA256
1
0
forked from pool/hugin
Dominique Leuenberger 2019-02-01 10:45:53 +00:00 committed by Git OBS Bridge
commit 9ff2b86e39
3 changed files with 28 additions and 0 deletions

20
hugin-exiv2-0.27.patch Normal file
View File

@ -0,0 +1,20 @@
Index: hugin-2018.0.0/src/hugin_base/panodata/Exiv2Helper.cpp
===================================================================
--- hugin-2018.0.0.orig/src/hugin_base/panodata/Exiv2Helper.cpp
+++ hugin-2018.0.0/src/hugin_base/panodata/Exiv2Helper.cpp
@@ -28,7 +28,7 @@
#include "Exiv2Helper.h"
#include "hugin_math/hugin_math.h"
#include "hugin_utils/utils.h"
-#include "exiv2/easyaccess.hpp"
+#include "exiv2/exiv2.hpp"
namespace HuginBase
{
@@ -600,4 +600,4 @@ namespace HuginBase
};
}; //namespace Exiv2Helper
-}; //namespace HuginBase
\ No newline at end of file
+}; //namespace HuginBase

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 29 09:23:42 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Add hugin-exiv2-0.27.patch: Fix build against exiv 0.27
(boo#1123401).
-------------------------------------------------------------------
Tue Feb 6 08:16:56 UTC 2018 - adrian@suse.de

View File

@ -65,6 +65,7 @@ Source1: %{name}-svn-dummy
# This script is a combined appdata.prov and desktop-file.prov to enable hugin to provide appdata.xml and desktop files see boo#952324
Source2: find-hugin-provides.prov
Patch0: hugin.appdata.patch
Patch1: hugin-exiv2-0.27.patch
Requires: enblend-enfuse >= 3.2
# needed for photo stiching (bnc#822775)
Requires: make
@ -87,6 +88,7 @@ detection and extraction of key points.
%prep
%setup -q
%patch0
%patch1 -p1
# For SVN snapshot:
#setup -q -n %%{name}