SPECS: clisp.spec - unified

qboosh qboosh at pld-linux.org
Sun Jan 8 21:32:46 CET 2006


Author: qboosh                       Date: Sun Jan  8 20:32:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   clisp.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/clisp.spec
diff -u SPECS/clisp.spec:1.33 SPECS/clisp.spec:1.34
--- SPECS/clisp.spec:1.33	Sun Jan  8 16:46:19 2006
+++ SPECS/clisp.spec	Sun Jan  8 21:32:41 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 #
+# Conditional build:
 %bcond_without	tests # run test suite `make check'
 #
 Summary:	Common Lisp (ANSI CL) implementation
@@ -79,8 +80,9 @@
 #%{__perl} -pi -e "s@' -O2?([^0])@' %{rpmcflags} -fno-strict-aliasing\$1@" src/makemake.in
 
 %build
-CC="%{__cc}" ./configure \
-		--prefix=%{_prefix} 
+CC="%{__cc}" \
+./configure \
+	--prefix=%{_prefix} 
 
 cd src
 ./makemake \
@@ -142,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/01/08 20:32:41  qboosh
+- unified
+
 Revision 1.33  2006/01/08 15:46:19  twittner
 - up to 2.37
 - added bcond tests (default on), run test suite (passed without errors on
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clisp.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list