X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rpm%2Fctsim.spec;h=fccd54be2398d06aa43bce067e9fe3c8e7b5da06;hb=d27e3b0708ba2fb395944278486bf125e4f362a5;hp=0f4fa9969f4dae47176526295624341feb6938c4;hpb=468e89379d714c1f70e9fc79678a38212ad5f358;p=ctsim.git diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index 0f4fa99..fccd54b 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.2 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