[gnome-db] libgda-0.91.0 specfile error?
- From: pejcao frito <pejcaofrito cantv net>
- To: gnome-db-list gnome org
- Subject: [gnome-db] libgda-0.91.0 specfile error?
- Date: 19 Aug 2003 07:10:25 -0400
Greetings terrestrials!
Since we are reading just 3 "--without" parameters at rpmbuild (mysql,
odbc & postgres) those should be the only ones defined for default build
("%define {MYSQL,ODBC & POSTGRES } = 1" all others = 0)
If right, adjunted is the stupidiest patch ever ;)
--- libgda.spec 2003-08-07 11:07:52.000000000 -0400
+++ libgda.spec.new 2003-08-19 06:50:44.000000000 -0400
@@ -19,10 +19,10 @@
%define ODBC 1
%define ORACLE 0
%define POSTGRES 1
-%define SQLITE 1
+%define SQLITE 0
%define SYBASE 0
-%define MDB 1
-%define LDAP 1
+%define MDB 0
+%define LDAP 0
%{?_with_tds:%define FREETDS 1}
%{?_with_db2:%define IBMDB2 1}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]