ee872d45df
The current source tarball isn't a release tarball but a source code tarball. Which means that a configure script isn't present and the bootstrap script needs to be executed in order to build the package. But it messes with the PACKAGE_VERSION variable that's correctly set in the release tarball. So the tools don't provide a correct version: $ tpm2_createprimary -v tool="tpm2_createprimary" version="" tctis="libtss2-tctildr" tcti-default=tcti-device When using the release tarball instead: $ tpm2_createprimary -v tool="tpm2_createprimary" version="4.0-rc2" tctis="libtss2-tctildr" tcti-default=tcti-device Also, the Source URL isn't correct so tools that rely on it won't work: $ spectool -g tpm2-tools.spec ... curl: (22) The requested URL returned error: 404 Not Found Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2 lines
166 B
Plaintext
2 lines
166 B
Plaintext
SHA512 (tpm2-tools-4.0-rc2.tar.gz) = dfdf38f488238f06315493c0a708a9efb104e92e0b149180b13a542fb9fa4ff79199121876a7c0ad64b58f0738d3f11206431fffd1b259a1a50a34f6f34a8250
|