rpm: Add sshca-cli RPM spec
The *sshca-cli* RPM package can be used to install the SSHCA CLI client on Fedora (and other RPM-based distributions). The `.spec` file was originally generated using [rust2rpm], but several manual modifications were required. Notably, the script does not generate `BuildRequres` tags when run in "vendored" mode (i.e. third-party crate sources are included in the source RPM package instead of packaged as separate RPMS).
This commit is contained in:
4
cli/.gitignore
vendored
4
cli/.gitignore
vendored
@@ -1 +1,5 @@
|
||||
/target
|
||||
/vendor
|
||||
/*.log
|
||||
/*.tar.xz
|
||||
/*.rpm
|
||||
|
||||
Reference in New Issue
Block a user