[atril/f20] disable thumbnailer

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Aug 15 20:12:08 UTC 2014


commit b910a98f8f4c65252dd7b7e7f4e4a35000693ea9
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Aug 15 22:12:05 2014 +0200

    disable thumbnailer

 atril.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/atril.spec b/atril.spec
index f4a4d00..4d49db5 100644
--- a/atril.spec
+++ b/atril.spec
@@ -14,7 +14,7 @@
 
 Name:          atril
 Version:       %{branch}.0
-Release:       5%{?dist}
+Release:       6%{?dist}
 #Release:       0.1%{?git_rel}%{?dist}
 Summary:       Document viewer
 License:       GPLv2+ and LGPLv2+ and MIT
@@ -143,7 +143,7 @@ autoreconf -fi
         --enable-pixbuf \
         --enable-xps \
         --with-gtk=2.0 \
-        --enable-thumbnailer
+        --disable-thumbnailer
 
 # remove unused-direct-shlib-dependency
 sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
@@ -236,6 +236,9 @@ fi
 
 
 %changelog
+* Fri Aug 15 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0-6
+- disable thumbnailer
+
 * Sun Jul 27 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0-5
 - fix obsoletes
 


More information about the scm-commits mailing list