X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=rpm%2Fctsim.spec;h=af31616389b7a68f4caf65fb3416184602699aba;hb=977f5e53218b1ee39e93c1f154657856c845ab44;hp=61c4f6a435b084f83c0fc2e8442ac0cb70bece7d;hpb=03df7888191e78f927537a2993d20e402d4d4997;p=ctsim.git diff --git a/rpm/ctsim.spec b/rpm/ctsim.spec index 61c4f6a..af31616 100644 --- a/rpm/ctsim.spec +++ b/rpm/ctsim.spec @@ -1,5 +1,5 @@ # Version of CTSim -%define version 2.0.6 +%define version 3.0.0alpha1 Summary: CTSim - Open-Source Computed Tomography Simulator Name: ctsim @@ -27,22 +27,22 @@ 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 -%doc README COPYING ChangeLog INSTALL +%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/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