From 52051328396ffb421aa16d8ec8f66b44164941c0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 9 Jan 2001 22:39:41 +0000 Subject: [PATCH] r370: *** empty log message *** --- rpm/ctsim.spec | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) 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 -- 2.34.1