r564: *** empty log message ***
[ctsim.git] / rpm / ctsim.spec
index 0f4fa9969f4dae47176526295624341feb6938c4..8369d9fb6f6d4927ae25caac8efc806f14f0f4d6 100644 (file)
@@ -1,5 +1,5 @@
 # Version of CTSim
-%define version 3.0.0beta1
+%define version 3.0.3
 
 Summary: CTSim - Open-Source Computed Tomography Simulator
 Name: ctsim
@@ -18,7 +18,7 @@ CTSim is a Computed Tomography Simulator.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-       ./configure --prefix=/usr/local --enable-static
+       ./configure --prefix=/usr/local --enable-static --without-lam
 make
 
 %install