SPECS: libgnomecanvas.spec - apidocs bcond

adgor adgor at pld-linux.org
Thu Feb 23 22:53:06 CET 2006


Author: adgor                        Date: Thu Feb 23 21:53:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apidocs bcond

---- Files affected:
SPECS:
   libgnomecanvas.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/libgnomecanvas.spec
diff -u SPECS/libgnomecanvas.spec:1.67 SPECS/libgnomecanvas.spec:1.68
--- SPECS/libgnomecanvas.spec:1.67	Tue Sep  6 12:19:43 2005
+++ SPECS/libgnomecanvas.spec	Thu Feb 23 22:53:00 2006
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+
+%bcond_without apidocs	#disable gtk-doc
+
 Summary:	GnomeCanvas widget
 Summary(pl):	Widget GnomeCanvas
 Name:		libgnomecanvas
@@ -14,7 +17,8 @@
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-common >= 2.8.0
 BuildRequires:	gtk+2-devel >= 2:2.8.3
-BuildRequires:	gtk-doc >= 1.3
+%{?with_apidocs:BuildRequires:	gtk-doc >= 1.3}
+BuildRequires:	gtk-doc-automake >= 1.3
 BuildRequires:	libart_lgpl-devel >= 2.3.14
 BuildRequires:	libglade2-devel >= 1:2.5.0
 BuildRequires:	libtool
@@ -70,7 +74,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--enable-gtk-doc \
+	%{?with_apidocs:--enable-gtk-doc} \
 	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -117,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2006/02/23 21:53:00  adgor
+- apidocs bcond
+
 Revision 1.67  2005/09/06 10:19:43  aflinta
 - merged from DEVEL, 2.12.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgnomecanvas.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list