SPECS: libgda.spec - added typo, update, xbase patches to kill unres...

qboosh qboosh at pld-linux.org
Tue Feb 21 21:53:13 CET 2006


Author: qboosh                       Date: Tue Feb 21 20:53:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added typo,update,xbase patches to kill unresolved symbols in
  bdb,firebird,freetds,ldap,postgres,xbase providers

---- Files affected:
SPECS:
   libgda.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: SPECS/libgda.spec
diff -u SPECS/libgda.spec:1.99 SPECS/libgda.spec:1.100
--- SPECS/libgda.spec:1.99	Tue Jan 17 16:15:01 2006
+++ SPECS/libgda.spec	Tue Feb 21 21:53:08 2006
@@ -1,9 +1,8 @@
 # $Revision$, $Date$
 #
-# TODO:	-freetds_buildfix.patch, back to `bcond_without freetds'
+# TODO: package dotnet-gda-sharp
 #
 # Conditional build:
-#
 %bcond_without	doc		# don't generate html documentation
 %bcond_without	static_libs	# don't build static libraries
 #
@@ -33,6 +32,9 @@
 Patch1:		%{name}-mdb.patch
 Patch2:		%{name}-include.patch
 Patch3:		%{name}-rename.patch
+Patch4:		%{name}-typo.patch
+Patch5:		%{name}-update.patch
+Patch6:		%{name}-xbase.patch
 %{?with_firebird:BuildRequires:	Firebird-devel}
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.8
@@ -245,6 +247,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p0
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
 
 %build
 CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions"
@@ -389,6 +394,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2006/02/21 20:53:08  qboosh
+- added typo,update,xbase patches to kill unresolved symbols in
+  bdb,firebird,freetds,ldap,postgres,xbase providers
+
 Revision 1.99  2006/01/17 15:15:01  baggins
 - release 3
 - BR openldap 2.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgda.spec?r1=1.99&r2=1.100&f=u



More information about the pld-cvs-commit mailing list