SPECS: libdbi-drivers.spec - fix 64bit build; stbr th

mmazur mmazur at pld-linux.org
Mon Apr 20 12:46:04 CEST 2009


Author: mmazur                       Date: Mon Apr 20 10:46:04 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix 64bit build; stbr th

---- Files affected:
SPECS:
   libdbi-drivers.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/libdbi-drivers.spec
diff -u SPECS/libdbi-drivers.spec:1.19 SPECS/libdbi-drivers.spec:1.20
--- SPECS/libdbi-drivers.spec:1.19	Sat Jul 19 21:49:59 2008
+++ SPECS/libdbi-drivers.spec	Mon Apr 20 12:45:59 2009
@@ -196,7 +196,8 @@
 	--with-sqlite3-libdir=%{_libdir} \
 	--with-sqlite3-incdir=%{_includedir} \
 %endif
-	--with-dbi-incdir=%{_includedir}
+	--with-dbi-incdir=%{_includedir} \
+	--with-dbi-libdir=%{_libdir}
 %{__make}
 
 %install
@@ -262,6 +263,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/04/20 10:45:59  mmazur
+- fix 64bit build; stbr th
+
 Revision 1.19  2008/07/19 19:49:59  qboosh
 - updated to 0.8.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdbi-drivers.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list