Make will no longer be in BuildRoot by default

This commit is contained in:
Paweł Marciniak 2020-11-07 10:06:54 +01:00
parent 97a10a85cd
commit 905425e59d

View File

@ -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