[mate-document-viewer/f20] build with debug support

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jan 31 19:31:54 UTC 2014


commit 72a2fc465505bf6ff575dacf26ce69966251ab3e
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Jan 31 20:32:17 2014 +0100

    build with debug support

 mate-document-viewer.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mate-document-viewer.spec b/mate-document-viewer.spec
index 9ef7ce9..f6f02dd 100644
--- a/mate-document-viewer.spec
+++ b/mate-document-viewer.spec
@@ -104,7 +104,9 @@ autoreconf -fi
         --enable-djvu=yes \
         --enable-t1lib=yes \
         --with-gtk=2.0 \
-        --enable-thumbnailer
+        --enable-thumbnailer \
+        --enable-gtk-doc \
+        --enable-debug
 
 # remove unused-direct-shlib-dependency
 sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
@@ -205,6 +207,7 @@ fi
 - removed upstream patch
 - use autoreconf for release builds instead of non existing autogen
 - move gtk-docs to -devel subpackage
+- build with debug support
 
 * Sat Oct 19 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-7
 - switch to gnome-keyring


More information about the scm-commits mailing list