From: Kevin M. Rosenberg Date: Mon, 18 Dec 2000 07:41:28 +0000 (+0000) Subject: r300: *** empty log message *** X-Git-Tag: debian-4.5.3-3~717 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=ace0b1ec31bdd621f947f8b370079bf7fad57361 r300: *** empty log message *** --- diff --git a/NEWS b/NEWS index 0196332..0e66821 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,13 @@ -Version 2.0 of CTSim has been released! +Version 2.5 of CTSim has been released! + +New Features of CTSim version 2.5: + +- Now compiles with Microsoft Visual C++. + +- First Microsoft Windows graphical user interface + +- Bug Fixes and modest documentation and program improvements over version 2.0 + New Features of CTSim version 2.0: diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index 61c4f6a..6be0351 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -1,5 +1,5 @@ # Version of CTSim -%define version 2.0.6 +%define version 2.5.0 Summary: CTSim - Open-Source Computed Tomography Simulator Name: ctsim @@ -27,10 +27,10 @@ install -s -m 755 -o 0 -g 0 tools/pjrec /usr/local/bin/pjrec install -s -m 755 -o 0 -g 0 tools/pj2if /usr/local/bin/pj2if install -s -m 755 -o 0 -g 0 tools/phm2pj /usr/local/bin/phm2pj install -s -m 755 -o 0 -g 0 tools/phm2if /usr/local/bin/phm2if -install -s -m 755 -o 0 -g 0 tools/if-1 /usr/local/bin/if-1 -install -s -m 755 -o 0 -g 0 tools/if-2 /usr/local/bin/if-2 +install -s -m 755 -o 0 -g 0 tools/if1 /usr/local/bin/if1 +install -s -m 755 -o 0 -g 0 tools/if2 /usr/local/bin/if2 install -s -m 755 -o 0 -g 0 tools/ifexport /usr/local/bin/ifexport -install -s -m 755 -o 0 -g 0 tools/if-1 /usr/local/bin/ifinfo +install -s -m 755 -o 0 -g 0 tools/if1 /usr/local/bin/ifinfo install -m 755 -o 0 -g 0 tools/sample-ctsim.sh /usr/local/bin/sample-ctsim.sh %files @@ -41,8 +41,8 @@ install -m 755 -o 0 -g 0 tools/sample-ctsim.sh /usr/local/bin/sample-ctsim.sh /usr/local/bin/pj2if /usr/local/bin/phm2pj /usr/local/bin/phm2if -/usr/local/bin/if-1 -/usr/local/bin/if-2 +/usr/local/bin/if1 +/usr/local/bin/if2 /usr/local/bin/ifexport /usr/local/bin/ifinfo /usr/local/bin/sample-ctsim.sh