!9 add buildrequire gettext and gcc
From: @zhouwenpei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
50b13eb3d3
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user