[packages/geeqie] fix displaying of previews of raw files

draenog draenog at pld-linux.org
Sun May 1 17:22:28 CEST 2016


commit 966ad3c3fa645605d1aa332e1727a28945765809
Author: Kacper Kornet <kk562 at cam.ac.uk>
Date:   Sun May 1 16:20:25 2016 +0100

    fix displaying of previews of raw files
    
    Taken from debian geeqie-bug-800350-libstc++-copy-on-write-string.diff.

 geeqie.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/geeqie.spec b/geeqie.spec
index 73d7939..6410bd2 100644
--- a/geeqie.spec
+++ b/geeqie.spec
@@ -9,6 +9,7 @@ Group:		X11/Applications/Graphics
 Source0:	http://www.geeqie.org/%{name}-%{version}.tar.xz
 # Source0-md5:	fab78be9fca02b68cd670e5359457b88
 Patch0:		libdir-fix.patch
+Patch1:		%{name}-raws.patch
 URL:		http://www.geeqie.org
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -49,6 +50,7 @@ i opcje filtrowania, jak również wsparcie dla zewnętrznego edytora.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geeqie.git/commitdiff/966ad3c3fa645605d1aa332e1727a28945765809



More information about the pld-cvs-commit mailing list