SPECS: spim.spec - fix some BRs - doesn't build for me on Th at x86_6...
zergin
zergin at pld-linux.org
Thu Jan 10 17:08:59 CET 2008
Author: zergin Date: Thu Jan 10 16:08:59 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix some BRs
- doesn't build for me on Th at x86_64 (some undefined refereneces in C code)
---- Files affected:
SPECS:
spim.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/spim.spec
diff -u SPECS/spim.spec:1.26 SPECS/spim.spec:1.27
--- SPECS/spim.spec:1.26 Mon Feb 12 23:09:15 2007
+++ SPECS/spim.spec Thu Jan 10 17:08:53 2008
@@ -10,7 +10,9 @@
# Source0-md5: 52002170982d157fd89d445b481bd223
Patch0: %{name}-dirs.patch
URL: http://www.cs.wisc.edu/~larus/spim.html
-BuildRequires: imake
+BuildRequires: bison
+BuildRequires: flex
+BuildRequires: xorg-util-imake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -97,6 +99,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2008-01-10 16:08:53 zergin
+- fix some BRs
+- doesn't build for me on Th at x86_64 (some undefined refereneces in C code)
+
Revision 1.26 2007-02-12 22:09:15 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/spim.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list