SPECS: libgda.spec - disabled firebird on ppc/x86_64, added config...
freetz
freetz at pld-linux.org
Thu Mar 23 20:33:00 CET 2006
Author: freetz Date: Thu Mar 23 19:33:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disabled firebird on ppc/x86_64, added configure patch, rel.5
---- Files affected:
SPECS:
libgda.spec (1.102 -> 1.103)
---- Diffs:
================================================================
Index: SPECS/libgda.spec
diff -u SPECS/libgda.spec:1.102 SPECS/libgda.spec:1.103
--- SPECS/libgda.spec:1.102 Wed Feb 22 00:10:26 2006
+++ SPECS/libgda.spec Thu Mar 23 20:32:55 2006
@@ -17,14 +17,14 @@
%bcond_without sqlite # build without sqlite plugin
%bcond_without xbase # build without xbase plugin
#
-%ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
+%ifnarch %{ix86} sparc sparcv9 alpha
%undefine with_firebird
%endif
Summary: GNU Data Access library
Summary(pl): Biblioteka GNU Data Access
Name: libgda
Version: 1.9.100
-Release: 4
+Release: 5
License: LGPL v2/GPL v2
Group: Applications/Databases
Source0: http://ftp.gnome.org/pub/gnome/sources/libgda/1.9/%{name}-%{version}.tar.bz2
@@ -36,6 +36,7 @@
Patch4: %{name}-typo.patch
Patch5: %{name}-update.patch
Patch6: %{name}-xbase.patch
+Patch7: %{name}-configure.patch
%{?with_firebird:BuildRequires: Firebird-devel}
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.8
@@ -256,6 +257,7 @@
%patch4 -p1
%patch5 -p1
%patch6 -p1
+%patch7 -p1
%build
CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions"
@@ -400,6 +402,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.103 2006/03/23 19:32:55 freetz
+- disabled firebird on ppc/x86_64, added configure patch, rel.5
+
Revision 1.102 2006/02/21 23:10:26 qboosh
- it uses fam/gamin (libgamin is preferred by configure)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libgda.spec?r1=1.102&r2=1.103&f=u
More information about the pld-cvs-commit
mailing list