RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/mt-st#905425e59dc9237854491af25de07d8df3c10f61
This commit is contained in:
parent
70fb4db9f2
commit
6eeccbb2b4
@ -1,12 +1,13 @@
|
||||
Summary: Tool for controlling tape drives
|
||||
Name: mt-st
|
||||
Version: 1.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL+
|
||||
URL: https://github.com/iustin/mt-st
|
||||
Source0: https://github.com/iustin/mt-st/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: stinit.service
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd
|
||||
BuildRequires: bash-completion
|
||||
Requires(post): systemd
|
||||
@ -58,6 +59,9 @@ mv mt-st mt
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 07 2020 Paweł Marciniak <sunwire+repo@gmail.com> - 1.4-4
|
||||
- Make will no longer be in BuildRoot by default
|
||||
|
||||
* Mon Oct 12 2020 Paweł Marciniak <sunwire+repo@gmail.com> - 1.4-3
|
||||
- Fix not working autocompletion
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user