Author: zergin Date: Thu Jan 10 16:34:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - more BRs - builds 4 me ;-)
---- Files affected: SPECS: spim.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/spim.spec diff -u SPECS/spim.spec:1.27 SPECS/spim.spec:1.28 --- SPECS/spim.spec:1.27 Thu Jan 10 17:08:53 2008 +++ SPECS/spim.spec Thu Jan 10 17:34:53 2008 @@ -12,6 +12,8 @@ URL: http://www.cs.wisc.edu/~larus/spim.html BuildRequires: bison BuildRequires: flex +BuildRequires: xorg-cf-files +BuildRequires: xorg-lib-libXaw-devel BuildRequires: xorg-util-imake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,7 +57,7 @@ EOF %{__make} -C spim spim \ - CC="%{__cc} %{rpmcflags}" \ + CC="%{__cc} %{rpmcflags} -lm" \ LDFLAGS="%{rpmldflags} -lm" cd xspim @@ -99,6 +101,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008-01-10 16:34:53 zergin +- more BRs +- builds 4 me ;-) + Revision 1.27 2008-01-10 16:08:53 zergin - fix some BRs - doesn't build for me on [EMAIL PROTECTED] (some undefined refereneces in C code) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/spim.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
