[pacemaker/f16] Work around broken inkscape

Andrew Beekhof beekhof at fedoraproject.org
Thu Oct 6 06:39:34 UTC 2011


commit 8d2f850b287353d7168019d75970f0cea9c2c35c
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Thu Oct 6 17:39:23 2011 +1100

    Work around broken inkscape

 pacemaker.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 81a4244..b52e0b6 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -2,7 +2,7 @@
 %global uname hacluster
 %global pcmk_docdir %{_docdir}/%{name}
 
-%global specversion 3
+%global specversion 4
 %global upstream_version 89678d4
 %global upstream_prefix ClusterLabs-pacemaker
 
@@ -43,7 +43,7 @@
 %bcond_without tracedata
 
 # We generate some docs using Publican, but its not available everywhere
-%bcond_without publican
+%bcond_with publican
 
 # Use a different versioning scheme
 %bcond_with pre_release
@@ -457,7 +457,10 @@ fi
 %doc AUTHORS
 
 %changelog
-* Mon Sep 26 2011 Andrew Beekhof <andrew at beekhof.net> 1.1.6-3
+* Thu Oct 06 2011 Andrew Beekhof <andrew at beekhof.net> 1.1.6-4
+- Disable publican based docs until the inkscape dependancies can be satisfied
+
+* Thu Oct 06 2011 Andrew Beekhof <andrew at beekhof.net> 1.1.6-3
 - New upstream tarball: 89678d4
 - Move man pages to the correct subpackages
 


More information about the scm-commits mailing list