!9 add buildrequire gettext and gcc

From: @zhouwenpei
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-29 13:15:04 +00:00 committed by Gitee
commit 50b13eb3d3

View File

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