Author: darekr Date: Sat Mar 31 19:06:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup, pass CC
---- Files affected: SPECS: rxp.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/rxp.spec diff -u SPECS/rxp.spec:1.17 SPECS/rxp.spec:1.18 --- SPECS/rxp.spec:1.17 Mon Feb 12 23:09:14 2007 +++ SPECS/rxp.spec Sat Mar 31 21:06:45 2007 @@ -8,7 +8,6 @@ Group: Applications/Publishing/XML Source0: ftp://ftp.cogsci.ed.ac.uk/pub/richard/%{name}-%{version}.tar.gz # Source0-md5: 9131f22e11182819b2e1ee2722260a5b -#Patch0: %{name}-xmlcache.patch URL: http://www.cogsci.ed.ac.uk/~richard/rxp.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -21,10 +20,10 @@ %prep %setup -q -#%patch -p1 %build %{__make} \ + CC="%{__cc}" \ CFLAGS="%{rpmcflags} -DCHAR_SIZE=16" %install @@ -48,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2007/03/31 19:06:45 darekr +- cleanup, pass CC + Revision 1.17 2007/02/12 22:09:14 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rxp.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
