diff --git a/scrub.spec b/scrub.spec index e435408..c1bb28d 100644 --- a/scrub.spec +++ b/scrub.spec @@ -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 - 2.6.1-2 +- add buildrequire gcc and gettext. + * Mon Oct 12 2020 Zhangpeng - 2.6.1-1 - update to 2.6.1