[packages/luminance-hdr] - fix exiv2 version detection - rel 4

baggins baggins at pld-linux.org
Mon Feb 11 21:49:19 CET 2019


commit 0655b400bc9881abfaf28eb22ea572042b737988
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Feb 11 21:48:59 2019 +0100

    - fix exiv2 version detection
    - rel 4

 exiv2-version.patch | 10 ++++++++++
 luminance-hdr.spec  |  4 +++-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/luminance-hdr.spec b/luminance-hdr.spec
index 8b723e8..e309ac1 100644
--- a/luminance-hdr.spec
+++ b/luminance-hdr.spec
@@ -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
diff --git a/exiv2-version.patch b/exiv2-version.patch
new file mode 100644
index 0000000..df30c2a
--- /dev/null
+++ b/exiv2-version.patch
@@ -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"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luminance-hdr.git/commitdiff/0655b400bc9881abfaf28eb22ea572042b737988



More information about the pld-cvs-commit mailing list