[tomoe] Enable gtk-doc

Peng Wu pwu at fedoraproject.org
Thu Mar 28 03:12:15 UTC 2013


commit 10d37ee1d5ca3bada6031a5bf4bd0514d8b7259a
Author: Peng Wu <alexepico at gmail.com>
Date:   Thu Mar 28 11:05:21 2013 +0800

    Enable gtk-doc

 tomoe.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tomoe.spec b/tomoe.spec
index 842cffb..6d31e96 100644
--- a/tomoe.spec
+++ b/tomoe.spec
@@ -3,7 +3,7 @@
 
 Name:           tomoe
 Version:        0.6.0
-Release:        24%{?dist}
+Release:        25%{?dist}
 Summary:        Handwritten input system for Japanese and Chinese
 
 Group:          System Environment/Libraries
@@ -47,7 +47,7 @@ Install this package if you want to develop programs which use tomoe.
 
 %build
 autoreconf -vif
-%configure --disable-static --disable-gtk-doc
+%configure --disable-static --enable-gtk-doc
 make %{?_smp_mflags}
 
 
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Mar 28 2013 Peng Wu <pwu at redhat.com> - 0.6.0-25
+- Enable gtk-doc
+
 * Mon Mar 25 2013 Peng Wu <pwu at redhat.com> - 0.6.0-24
 - Fixes aarch64 build
 


More information about the scm-commits mailing list