SPECS: hmake.spec - won't build on alpha
saq
saq at pld-linux.org
Wed Sep 21 13:36:58 CEST 2005
Author: saq Date: Wed Sep 21 11:36:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- won't build on alpha
---- Files affected:
SPECS:
hmake.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/hmake.spec
diff -u SPECS/hmake.spec:1.21 SPECS/hmake.spec:1.22
--- SPECS/hmake.spec:1.21 Sat Sep 17 13:44:34 2005
+++ SPECS/hmake.spec Wed Sep 21 13:36:51 2005
@@ -20,6 +20,8 @@
BuildRequires: ncurses-devel
%{?with_nhc:BuildRequires: nhc98}
BuildRequires: readline-devel
+# no Haskell compiler there
+ExcludeArch: alpha
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -97,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2005/09/21 11:36:51 saq
+- won't build on alpha
+
Revision 1.21 2005/09/17 11:44:34 arekm
- new readline 5.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hmake.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list