SPECS: pango.spec, glib2.spec, atk.spec, gtk+2.spec - gtkdocsize b...
djurban
djurban at pld-linux.org
Fri Sep 23 13:34:14 CEST 2005
Author: djurban Date: Fri Sep 23 11:34:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gtkdocsize bconded, without it gtk-doc is required even when building without apidocs
---- Files affected:
SPECS:
pango.spec (1.128 -> 1.129) , glib2.spec (1.113 -> 1.114) , atk.spec (1.90 -> 1.91) , gtk+2.spec (1.185 -> 1.186)
---- Diffs:
================================================================
Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.128 SPECS/pango.spec:1.129
--- SPECS/pango.spec:1.128 Mon Sep 19 20:28:57 2005
+++ SPECS/pango.spec Fri Sep 23 13:34:09 2005
@@ -124,7 +124,7 @@
%{?with_xlibs:%patch1 -p1}
%build
-%{__gtkdocize}
+%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
%{__aclocal}
%{__autoheader}
@@ -212,6 +212,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.129 2005/09/23 11:34:09 djurban
+- gtkdocsize bconded, without it gtk-doc is required even when building without apidocs
+
Revision 1.128 2005/09/19 18:28:57 djurban
- forgot to aadd bconds in %files
================================================================
Index: SPECS/glib2.spec
diff -u SPECS/glib2.spec:1.113 SPECS/glib2.spec:1.114
--- SPECS/glib2.spec:1.113 Mon Sep 19 20:27:40 2005
+++ SPECS/glib2.spec Fri Sep 23 13:34:09 2005
@@ -144,7 +144,7 @@
%patch1 -p1
%build
-%{__gtkdocize}
+%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
%{__aclocal} -I m4macros
%{__autoconf}
@@ -212,6 +212,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.114 2005/09/23 11:34:09 djurban
+- gtkdocsize bconded, without it gtk-doc is required even when building without apidocs
+
Revision 1.113 2005/09/19 18:27:40 djurban
- standardise static_libs and s/doc/apidocs/ to properly get rid of gtk-doc if compiled without it
================================================================
Index: SPECS/atk.spec
diff -u SPECS/atk.spec:1.90 SPECS/atk.spec:1.91
--- SPECS/atk.spec:1.90 Mon Sep 19 20:27:40 2005
+++ SPECS/atk.spec Fri Sep 23 13:34:09 2005
@@ -88,7 +88,7 @@
%setup -q
%build
-%{__gtkdocize}
+%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -146,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.91 2005/09/23 11:34:09 djurban
+- gtkdocsize bconded, without it gtk-doc is required even when building without apidocs
+
Revision 1.90 2005/09/19 18:27:40 djurban
- standardise static_libs and s/doc/apidocs/ to properly get rid of gtk-doc if compiled without it
================================================================
Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.185 SPECS/gtk+2.spec:1.186
--- SPECS/gtk+2.spec:1.185 Fri Sep 23 13:28:38 2005
+++ SPECS/gtk+2.spec Fri Sep 23 13:34:09 2005
@@ -148,7 +148,7 @@
%{?with_xlibs:%patch1 -p1}
%build
-%{__gtkdocize}
+%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
%{__glib_gettextize}
%{__aclocal}
@@ -276,6 +276,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.186 2005/09/23 11:34:09 djurban
+- gtkdocsize bconded, without it gtk-doc is required even when building without apidocs
+
Revision 1.185 2005/09/23 11:28:38 djurban
- bcond corrections
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.128&r2=1.129&f=u
http://cvs.pld-linux.org/SPECS/glib2.spec?r1=1.113&r2=1.114&f=u
http://cvs.pld-linux.org/SPECS/atk.spec?r1=1.90&r2=1.91&f=u
http://cvs.pld-linux.org/SPECS/gtk+2.spec?r1=1.185&r2=1.186&f=u
More information about the pld-cvs-commit
mailing list