X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rpm%2Fctsim.spec;h=c65757c79bbfd1398808f0e298d573a1addf532e;hb=9c1565fc3c878d175983e34299aa5c4a7f0bb77c;hp=0f4fa9969f4dae47176526295624341feb6938c4;hpb=468e89379d714c1f70e9fc79678a38212ad5f358;p=ctsim.git diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index 0f4fa99..c65757c 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -1,5 +1,5 @@ # Version of CTSim -%define version 3.0.0beta1 +%define version 3.0.1 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