add buildrequire gettext and gcc

This commit is contained in:
zhouwenpei 2021-06-29 17:56:27 +08:00
parent 675bd9fce5
commit 8e5c34cd88

View File

@ -1,11 +1,13 @@
Name: scrub
Version: 2.6.1
Release: 1
Release: 2
Summary: A disk overwrite utility
License: GPLv2+
URL: https://github.com/chaos/scrub
Source0: http://github.com/chaos/scrub/releases/download/2.6.1/scrub-2.6.1.tar.gz
BuildRequires: gettext, gcc
%description
Scrub writes patterns on files or disk devices to make
retrieving the data more difficult. It operates in one of three modes:
@ -32,6 +34,9 @@ retrieving the data more difficult. It operates in one of three modes:
%{_mandir}/man1/scrub.1*
%changelog
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.6.1-2
- add buildrequire gcc and gettext.
* Mon Oct 12 2020 Zhangpeng <zhangpeng228@huawei.com> - 2.6.1-1
- update to 2.6.1