Author: baggins                      Date: Sat Jan 21 21:05:37 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add instantclient bcond

---- Files affected:
packages/sqlrelay:
   sqlrelay.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/sqlrelay/sqlrelay.spec
diff -u packages/sqlrelay/sqlrelay.spec:1.25 
packages/sqlrelay/sqlrelay.spec:1.26
--- packages/sqlrelay/sqlrelay.spec:1.25        Thu Sep 13 09:39:46 2007
+++ packages/sqlrelay/sqlrelay.spec     Sat Jan 21 22:05:31 2012
@@ -12,6 +12,7 @@
 %bcond_without mysql           # MySQL connection
 %bcond_with    odbc            # ODBC connection
 %bcond_with    oracle          # Oracle connection
+%bcond_with    instantclient   # Use InstantClient to build Oracle connection
 %bcond_without postgresql      # PostgreSQL connection
 %bcond_with    sqlite          # SQLite connection
 %bcond_with    sybase          # Sybase connection
@@ -414,6 +415,7 @@
        %{!?with_msql:--disable-msql} \
        %{!?with_odbc:--disable-odbc} \
        %{!?with_oracle:--disable-oracle} \
+       %{?with_instantclient:--with-oracle-instantclient-prefix=%{_prefix}} \
        %{!?with_postgresql:--disable-postgresql} \
        %{!?with_sqlite:--disable-sqlite} \
        %{!?with_sybase:--disable-sybase} \
@@ -714,6 +716,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2012/01/21 21:05:31  baggins
+- add instantclient bcond
+
 Revision 1.25  2007/09/13 07:39:46  glen
 - 0.39.4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqlrelay/sqlrelay.spec?r1=1.25&r2=1.26&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to