SPECS: libgda.spec - rename patch added: libgda/gda-threader.h: R...
freetz
freetz at pld-linux.org
Tue Oct 25 14:44:42 CEST 2005
Author: freetz Date: Tue Oct 25 12:44:42 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rename patch added:
libgda/gda-threader.h: Rename GDA_THREADER_TYPE to
GDA_TYPE_THREADER, so it matches the convention, for
language bindings
- rel.2
---- Files affected:
SPECS:
libgda.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/libgda.spec
diff -u SPECS/libgda.spec:1.96 SPECS/libgda.spec:1.97
--- SPECS/libgda.spec:1.96 Thu Oct 20 12:16:21 2005
+++ SPECS/libgda.spec Tue Oct 25 14:44:37 2005
@@ -24,7 +24,7 @@
Summary(pl): Biblioteka GNU Data Access
Name: libgda
Version: 1.9.100
-Release: 1
+Release: 2
License: LGPL v2/GPL v2
Group: Applications/Databases
Source0: http://ftp.gnome.org/pub/gnome/sources/libgda/1.9/%{name}-%{version}.tar.bz2
@@ -32,6 +32,7 @@
Patch0: %{name}-freetds_buildfix.patch
Patch1: %{name}-mdb.patch
Patch2: %{name}-include.patch
+Patch3: %{name}-rename.patch
%{?with_firebird:BuildRequires: Firebird-devel}
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.8
@@ -243,6 +244,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p0
%build
CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions"
@@ -387,6 +389,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2005/10/25 12:44:37 freetz
+- rename patch added:
+ libgda/gda-threader.h: Rename GDA_THREADER_TYPE to
+ GDA_TYPE_THREADER, so it matches the convention, for
+ language bindings
+- rel.2
+
Revision 1.96 2005/10/20 10:16:21 qboosh
- removed outdated gcc34 patch
- updated freetds_buildfix patch (no need to apply it conditionally)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libgda.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list