Initial import

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-05-28 19:58:57 +02:00
parent 8693200d2c
commit 80e84b2aa6
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E
3 changed files with 63 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/gitui-0.4.0.crate

61
rust-gitui.spec Normal file
View File

@ -0,0 +1,61 @@
# Generated by rust2rpm 15
%bcond_without check
%global __cargo_skip_build 0
%global crate gitui
Name: rust-%{crate}
Version: 0.4.0
Release: 1%{?dist}
Summary: Blazing fast terminal-ui for git
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/gitui
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
%global _description %{expand:
Blazing fast terminal-ui for git.}
%description %{_description}
%package -n %{crate}
Summary: %{summary}
# * (MIT or ASL 2.0) and BSD
# * ASL 2.0 or MIT
# * MIT
# * MIT or ASL 2.0
License: MIT and BSD
%description -n %{crate} %{_description}
%files -n %{crate}
%license LICENSE.md
%doc README.md THEMES.md CHANGELOG.md
%{_bindir}/gitui
%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
* Thu May 28 16:14:15 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 0.4.0-1
- Initial package

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (gitui-0.4.0.crate) = 7ee12dfb0657e67baf97b02777ed2dbd135480d7a7812e948bd05706a800bd29dc3baa4faf52b2944a2dea1549ce336856919121c445c6f68dcdf63b8d322885