]> git.pld-linux.org Git - packages/libdbi-drivers.git/commitdiff
- rel .2; disable doc for now
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Apr 2010 19:51:36 +0000 (19:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libdbi-drivers.spec -> 1.23

libdbi-drivers.spec

index 0894175ee4b11025048745acd7c676e4eb40cef9..845774321da7795768ced16b8206643ca2a87e29 100644 (file)
@@ -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
This page took 0.088084 seconds and 4 git commands to generate.