Make will no longer be in BuildRoot by default
This commit is contained in:
parent
97a10a85cd
commit
905425e59d
@ -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