[caja-actions/f20] update configure flags

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sun Mar 16 22:24:29 UTC 2014


commit 440dc96dbbf25fe2bc63cef1cdc01c1f783f55b6
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sun Mar 16 23:24:23 2014 +0100

    update configure flags

 caja-actions.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/caja-actions.spec b/caja-actions.spec
index c089d46..f89886a 100644
--- a/caja-actions.spec
+++ b/caja-actions.spec
@@ -56,8 +56,10 @@ NOCONFIGURE=1 ./autogen.sh
 %build
 %configure \
 	--with-gtk=2 \
+    --enable-gtk-doc \
     --disable-scrollkeeper \
-    --enable-html-manuals=gdt
+    --enable-html-manuals=gdt \
+    --enable-deprecated
 
 make %{?_smp_mflags} 
 
@@ -149,6 +151,7 @@ fi
 %changelog
 * Sun Mar 16 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.3-1
 - update to 1.6.3 release
+- update configure flags
 
 * Wed Dec 18 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-2
 - update for rename caja in f21


More information about the scm-commits mailing list