]> git.pld-linux.org Git - packages/Firebird.git/commitdiff
- more updates in morearchs patch, now builds on alpha (but triggers unaligned traps)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 8 Oct 2004 12:34:24 +0000 (12:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Firebird.spec -> 1.19

Firebird.spec

index 7bc8bed3f6b85890bcf48c478f510e16e9e2c62f..81030d9936bbd6a49506deb4019c1bf35b47e3b2 100644 (file)
@@ -1,3 +1,4 @@
+# TODO: kill unaligned accesses (create_db,gpre_current,gbak_static,isql_static) on alpha
 Summary:       Firebird SQL Database Server and Client tools
 Summary(pl):   Firebird - serwer baz danych SQL oraz narzêdzia klienckie
 Name:          Firebird
@@ -27,7 +28,7 @@ Requires:     %{name}-lib = %{version}-%{release}
 # official ports are x86, sparc and amd64
 # ppc added in morearchs patch
 # see morearchs patch if you want to add support for more archs
-ExclusiveArch: %{ix86} amd64 sparc sparcv9 ppc
+ExclusiveArch: %{ix86} alpha amd64 sparc sparcv9 ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                ibdir   %{_libdir}/interbase
This page took 0.117023 seconds and 4 git commands to generate.