packages: libdbi-drivers/libdbi-drivers.spec, libdbi/libdbi.spec - toggle d...
atler
atler at pld-linux.org
Wed Oct 13 14:50:33 CEST 2010
Author: atler Date: Wed Oct 13 12:50:32 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- toggle doc bcond until proper jadetex is provided
---- Files affected:
packages/libdbi-drivers:
libdbi-drivers.spec (1.26 -> 1.27)
packages/libdbi:
libdbi.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: packages/libdbi-drivers/libdbi-drivers.spec
diff -u packages/libdbi-drivers/libdbi-drivers.spec:1.26 packages/libdbi-drivers/libdbi-drivers.spec:1.27
--- packages/libdbi-drivers/libdbi-drivers.spec:1.26 Fri Sep 24 00:04:38 2010
+++ packages/libdbi-drivers/libdbi-drivers.spec Wed Oct 13 14:50:27 2010
@@ -9,7 +9,7 @@
%bcond_without pgsql # don't build PostgreSQL driver
%bcond_without sqlite # don't build sqlite driver
%bcond_without sqlite3 # don't build sqlite3 driver
-%bcond_without doc # don't build documentation
+%bcond_with doc # don't build documentation
#
%define dbiver 0.9.0
Summary: Database Independent Abstraction Layer for C
@@ -286,6 +286,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2010/10/13 12:50:27 atler
+- toggle doc bcond until proper jadetex is provided
+
Revision 1.26 2010/09/23 22:04:38 atler
- enable threadsafety for mysql driver
================================================================
Index: packages/libdbi/libdbi.spec
diff -u packages/libdbi/libdbi.spec:1.42 packages/libdbi/libdbi.spec:1.43
--- packages/libdbi/libdbi.spec:1.42 Tue Sep 21 23:48:43 2010
+++ packages/libdbi/libdbi.spec Wed Oct 13 14:50:27 2010
@@ -5,7 +5,7 @@
%if "%{pld_release}" == "ti"
%bcond_with doc # don't build documentation
%else
-%bcond_without doc # don't build documentation
+%bcond_with doc # don't build documentation
%endif
%define subver 20100921
@@ -173,6 +173,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2010/10/13 12:50:27 atler
+- toggle doc bcond until proper jadetex is provided
+
Revision 1.42 2010/09/21 21:48:43 atler
- up to 20100921 snap
- libdbi-borked_snapshot.patch fixed upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdbi-drivers/libdbi-drivers.spec?r1=1.26&r2=1.27&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdbi/libdbi.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list