commit 61703fb4d80186d25e97c60bc0f560f3a26853f3
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Mar 25 10:00:00 2018 +0200

    - build only on x86 and x86_64
    - rel 6

 Yap.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Yap.spec b/Yap.spec
index f12420f..fe859e5 100644
--- a/Yap.spec
+++ b/Yap.spec
@@ -1,9 +1,11 @@
-# TODO: liblam (MPI) or MPE
+# TODO:
+# - liblam (MPI) or MPE
+# - fix x32 build (infinite loop in compiler during bootstrap)
 Summary:       Prolog Compiler
 Summary(pl.UTF-8):     Kompilator Prologu
 Name:          Yap
 Version:       6.2.2
-Release:       5
+Release:       6
 License:       Artistic
 Group:         Development/Languages
 #Source0Download: http://www.dcc.fc.up.pt/~vsc/Yap/downloads.html
@@ -26,6 +28,7 @@ BuildRequires:        sed >= 4.0
 BuildRequires: texinfo
 BuildRequires: unixODBC-devel
 BuildRequires: zlib-devel
+ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Yap.git/commitdiff/61703fb4d80186d25e97c60bc0f560f3a26853f3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to