]> git.pld-linux.org Git - packages/luminance-hdr.git/commitdiff
- fix exiv2 version detection auto/th/luminance-hdr-2.5.1-4
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 11 Feb 2019 20:48:59 +0000 (21:48 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 11 Feb 2019 20:48:59 +0000 (21:48 +0100)
- rel 4

exiv2-version.patch [new file with mode: 0644]
luminance-hdr.spec

diff --git a/exiv2-version.patch b/exiv2-version.patch
new file mode 100644 (file)
index 0000000..df30c2a
--- /dev/null
@@ -0,0 +1,10 @@
+--- luminance-hdr-2.5.1/src/TransplantExif/TransplantExifDialog.cpp~   2017-05-10 21:14:06.000000000 +0200
++++ luminance-hdr-2.5.1/src/TransplantExif/TransplantExifDialog.cpp    2019-02-11 21:42:32.324665095 +0100
+@@ -26,6 +26,7 @@
+ #include <QFileInfo>
+ #include <image.hpp>
+ #include <exif.hpp>
++#include <version.hpp>
+ #include "Common/global.h"
+ #include "Common/config.h"
index 8b723e8276aa2e20010305180e03f3dda144a745..e309ac1b1d16159b37d1bf6ed001f0d2a0252065 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Luminance HDR - HDR Image compositor
 Summary(pl.UTF-8):     Luminance HDR - narzędzie do składania obrazów HDR
 Name:          luminance-hdr
 Version:       2.5.1
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         X11/Applications/Graphics
 Source0:       http://downloads.sourceforge.net/qtpfsgui/%{name}-%{version}.tar.bz2
@@ -17,6 +17,7 @@ Source0:      http://downloads.sourceforge.net/qtpfsgui/%{name}-%{version}.tar.bz2
 # http://downloads.sourceforge.net/qtpfsgui/luminance-hdr-2.5.1-qtwebkit.patch
 Patch0:                %{name}-qtwebkit.patch
 Patch1:                %{name}-sse.patch
+Patch2:                exiv2-version.patch
 URL:           http://qtpfsgui.sourceforge.net/
 BuildRequires: CCfits-devel
 BuildRequires: OpenEXR-devel >= 2.0.1
@@ -71,6 +72,7 @@ Luminance HDR - narzędzie do składania obrazów HDR.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 mkdir build
This page took 0.122544 seconds and 4 git commands to generate.