]> git.pld-linux.org Git - packages/libgda.git/commitdiff
- disabled firebird on ppc/x86_64, added configure patch, rel.5 auto/th/libgda-1_9_100-5
authorfreetz <freetz@pld-linux.org>
Thu, 23 Mar 2006 19:32:55 +0000 (19:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgda.spec -> 1.103

libgda.spec

index da6fac6fc8289945bddd2dac400e4c36fb3c913c..288764b121dffdf00d9f007c3c378db98c173e40 100644 (file)
 %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
@@ -35,6 +35,7 @@ Patch3:               %{name}-rename.patch
 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
@@ -255,6 +256,7 @@ Pakiet dostarczaj
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions"
This page took 0.085723 seconds and 4 git commands to generate.