X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rpm%2Fctsim.spec;h=6be0351917a2ea8ad087cfb112e6a45fdeeb014c;hb=ace0b1ec31bdd621f947f8b370079bf7fad57361;hp=d8213710ba5182562fe69fa196332de860cbf046;hpb=b1bdb428e9048afdd205dac189da899a1d1f1fa6;p=ctsim.git diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index d821371..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/if2img /usr/local/bin/if2img -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/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 -m 755 -o 0 -g 0 tools/sample-ctsim.sh /usr/local/bin/sample-ctsim.sh %files @@ -41,9 +41,9 @@ 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/if2img +/usr/local/bin/if1 +/usr/local/bin/if2 +/usr/local/bin/ifexport /usr/local/bin/ifinfo /usr/local/bin/sample-ctsim.sh