[folks] Enable inspect tool (#810098)

Brian Pepple bpepple at fedoraproject.org
Thu Apr 5 12:56:01 UTC 2012


commit 0e3f6ad3b3c6193068e3257f35bb1a713dcd9285
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Apr 5 08:55:58 2012 -0400

    Enable inspect tool (#810098)

 folks.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/folks.spec b/folks.spec
index 467033b..36972bc 100644
--- a/folks.spec
+++ b/folks.spec
@@ -3,7 +3,7 @@
 Name:           folks
 Epoch:          1
 Version:        0.6.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        GObject contact aggregation library
 
 Group:          System Environment/Libraries
@@ -54,7 +54,7 @@ developing applications that use %{name}.
 
 
 %build
-%configure --disable-static --enable-eds-backend --enable-vala
+%configure --disable-static --enable-eds-backend --enable-vala --enable-inspect-tool
 make %{?_smp_mflags} V=1
 
 
@@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Apr  5 2012 Brian Pepple <bpepple at fedoraproject.org> - 1:0.6.8-4
+- Enable inspect tool (#810098)
+
 * Tue Apr 03 2012 Brian Pepple <bpepple at fedoraproject.org> - 1:0.6.8-3
 - Rebuild against new tp-glib.
 


More information about the scm-commits mailing list