From: Arkadiusz Miƛkiewicz Date: Sun, 11 Apr 2010 19:51:36 +0000 (+0000) Subject: - rel .2; disable doc for now X-Git-Tag: auto/th/libdbi-drivers-0_8_4-0_20090420_3~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1b7a81eacd65e41d866e552fbe7e0bc88b809dc4;p=packages%2Flibdbi-drivers.git - rel .2; disable doc for now Changed files: libdbi-drivers.spec -> 1.23 --- diff --git a/libdbi-drivers.spec b/libdbi-drivers.spec index 0894175..8457743 100644 --- a/libdbi-drivers.spec +++ b/libdbi-drivers.spec @@ -1,4 +1,6 @@ -# 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 @@ -7,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_wit doc # don't build documentation # %define dbiver 0.8.4 Summary: Database Independent Abstraction Layer for C @@ -15,7 +17,7 @@ Summary(pl.UTF-8): Warstwa DBI dla C 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