From: Kevin M. Rosenberg Date: Tue, 9 Jan 2001 22:39:41 +0000 (+0000) Subject: r370: *** empty log message *** X-Git-Tag: debian-4.5.3-3~647 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=52051328396ffb421aa16d8ec8f66b44164941c0;hp=36c820a392f2e9e023d373aaf46e8bfb6018bdd4 r370: *** empty log message *** --- diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index afdc5c9..ebb2804 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -1,5 +1,5 @@ # Version of CTSim -%define version 3.0.0alpha3 +%define version 3.0.0alpha4 Summary: CTSim - Open-Source Computed Tomography Simulator Name: ctsim @@ -23,28 +23,14 @@ make %install install -s -m 755 -o 0 -g 0 src/ctsim /usr/local/bin/ctsim -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/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/if1 /usr/local/bin/ifinfo +install -s -m 755 -o 0 -g 0 tools/ctsimtext /usr/local/bin/ctsimtext install -m 755 -o 0 -g 0 tools/sample-ctsim.sh /usr/local/bin/sample-ctsim.sh %files %doc NEWS README COPYING ChangeLog INSTALL /usr/local/bin/ctsim -/usr/local/bin/pjrec -/usr/local/bin/pj2if -/usr/local/bin/phm2pj -/usr/local/bin/phm2if -/usr/local/bin/if1 -/usr/local/bin/if2 -/usr/local/bin/ifexport -/usr/local/bin/ifinfo +/usr/local/bin/ctsimtext /usr/local/bin/sample-ctsim.sh