Author: qboosh Date: Thu May 31 20:01:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added firebird patch (updates firebird provider to current gda API) - removed obsolete xbase patch
---- Files affected: SPECS: libgda3.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libgda3.spec diff -u SPECS/libgda3.spec:1.2 SPECS/libgda3.spec:1.3 --- SPECS/libgda3.spec:1.2 Thu May 31 00:23:25 2007 +++ SPECS/libgda3.spec Thu May 31 22:01:18 2007 @@ -1,6 +1,5 @@ # $Revision$, $Date$ # -# TODO: update firebird plugin for current gda API # TODO: package dotnet-gda-sharp # # Conditional build: @@ -25,14 +24,14 @@ Summary(pl.UTF-8): Biblioteka GNU Data Access Name: libgda3 Version: 3.0.1 -Release: 1 +Release: 2 License: LGPL v2/GPL v2 Group: Applications/Databases Source0: http://ftp.gnome.org/pub/gnome/sources/libgda/3.0/libgda-%{version}.tar.bz2 # Source0-md5: 1aaf23c27ba94d0b231f2b123350110a Patch0: %{name}-mdb.patch -Patch1: %{name}-xbase.patch -Patch2: %{name}-configure.patch +Patch1: %{name}-configure.patch +Patch2: %{name}-firebird.patch %{?with_firebird:BuildRequires: Firebird-devel} BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 @@ -403,6 +402,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/05/31 20:01:18 qboosh +- added firebird patch (updates firebird provider to current gda API) +- removed obsolete xbase patch + Revision 1.2 2007/05/30 22:23:25 qboosh - firebird plugin needs update for current internal API ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgda3.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
