[gnome-db] libgda-0.91.0 specfile error?



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]