]> git.pld-linux.org Git - packages/Firebird.git/commitdiff
- updated EA and ac version auto/th/Firebird-2_1_1_17910-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Jul 2008 06:27:11 +0000 (06:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Firebird.spec -> 1.63

Firebird.spec

index 644f5a0cf56aa83d49527689f57f73a0b4ea390b..5ca49c40663fca56c678d20a0294701f07e32b6b 100644 (file)
@@ -45,7 +45,7 @@ Patch1:               %{name}-editline.patch
 Patch2:                %{name}-va.patch
 Patch3:                %{name}-morearchs.patch
 URL:           http://www.firebirdsql.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.56
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: libedit-devel
@@ -60,10 +60,10 @@ Requires:   %{name}-lib = %{version}-%{release}
 Requires(post,preun):  /sbin/chkconfig
 Requires:      rc-scripts
 %endif
-# official ports are x86, sparc and x86_64
-# alpha and ppc added in morearchs patch
-# see morearchs patch if you want to add support for more archs
-ExclusiveArch: %{ix86} %{x8664} sparc sparcv9 alpha ppc
+# official ports are x86, x86_64, ppc, sparc, arm, mips/mipsel, ia64
+# alpha is added in morearchs patch
+# see morearchs patch if you want more
+ExclusiveArch: %{ix86} %{x8664} arm ia64 mips mipsel ppc sparc sparcv9 alpha
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                ibdir   %{_libdir}/interbase
This page took 0.137274 seconds and 4 git commands to generate.