Initial import (#1945307)

This commit is contained in:
Connor Kuehl 2021-04-05 09:57:13 -05:00
parent a9472ae2bf
commit 32864b1c61
3 changed files with 58 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/sevctl-0.1.0.crate

56
rust-sevctl.spec Normal file
View File

@ -0,0 +1,56 @@
# Generated by rust2rpm 17
%bcond_without check
%global __cargo_skip_build 0
%global crate sevctl
Name: rust-%{crate}
Version: 0.1.0
Release: 1%{?dist}
Summary: Administrative utility for AMD SEV
# Upstream license specification: Apache-2.0
License: ASL 2.0
URL: https://crates.io/crates/sevctl
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
%global _description %{expand:
Administrative utility for AMD SEV.}
%description %{_description}
%package -n %{crate}
Summary: %{summary}
%description -n %{crate} %{_description}
%files -n %{crate}
%doc README.md
%license LICENSE
%{_bindir}/sevctl
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
%generate_buildrequires
%cargo_generate_buildrequires
%build
%cargo_build
%install
%cargo_install
%if %{with check}
%check
%cargo_test
%endif
%changelog
* Tue Mar 30 2021 Connor Kuehl <ckuehl@redhat.com> - 0.1.0-1
- Initial package

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (sevctl-0.1.0.crate) = 1afbe3a78f95f58b33f34a7f4f22ca2270c921952c9e0939896f50141bb1c8b8c1bba0cf8d94e78ff7990b9b99dbef021280fd198d933f2aaad4ce381dc2316d