packages: libdbi-drivers/libdbi-drivers.spec - rel .2; disable doc for now
arekm
arekm at pld-linux.org
Sun Apr 11 21:51:41 CEST 2010
Author: arekm Date: Sun Apr 11 19:51:41 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- rel .2; disable doc for now
---- Files affected:
packages/libdbi-drivers:
libdbi-drivers.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/libdbi-drivers/libdbi-drivers.spec
diff -u packages/libdbi-drivers/libdbi-drivers.spec:1.22 packages/libdbi-drivers/libdbi-drivers.spec:1.23
--- packages/libdbi-drivers/libdbi-drivers.spec:1.22 Tue Apr 21 11:11:35 2009
+++ packages/libdbi-drivers/libdbi-drivers.spec Sun Apr 11 21:51:36 2010
@@ -1,5 +1,7 @@
# $Revision$, $Date$
-# TODO: ingres, msql, oracle
+# TODO:
+# - add support for ingres, msql, oracle
+# - fix doc bcond build
#
# Conditional build:
%bcond_without firebird # don't build Firebird driver
@@ -8,7 +10,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_wit doc # don't build documentation
#
%define dbiver 0.8.4
Summary: Database Independent Abstraction Layer for C
@@ -16,7 +18,7 @@
Name: libdbi-drivers
%define _snap 20090420
Version: 0.8.4
-Release: 0.%{_snap}.1
+Release: 0.%{_snap}.2
License: LGPL v2+
Group: Libraries
#Source0: http://dl.sourceforge.net/libdbi-drivers/libdbi-drivers-%{version}-1.tar.gz
@@ -271,6 +273,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2010/04/11 19:51:36 arekm
+- rel .2; disable doc for now
+
Revision 1.22 2009/04/21 09:11:35 mmazur
- argh, md5sum
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdbi-drivers/libdbi-drivers.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list