From 5440a2d9dbb1f9e1c464e6d71351a3e0a1714660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Tue, 2 Feb 2016 15:08:35 +0100 Subject: [PATCH] Add new base32 binary to the list of utils --- coreutils.spec | 1 + supported_utils | 1 + 2 files changed, 2 insertions(+) diff --git a/coreutils.spec b/coreutils.spec index 50c1c63..f0413cc 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -348,6 +348,7 @@ fi %changelog * Thu Jan 21 2016 Ondrej Vasik - 8.25-2 - Adjust the i18n patch for coreutils-8.25 +- add new base32 binary * Wed Jan 20 2016 Ondrej Vasik - 8.25-1 - new upstream release(#1300282) diff --git a/supported_utils b/supported_utils index 124e14c..c2aed28 100644 --- a/supported_utils +++ b/supported_utils @@ -33,6 +33,7 @@ %{_bindir}/uname %{_bindir}/unlink %{_bindir}/[ +%{_bindir}/base32 %{_bindir}/base64 %{_bindir}/chcon %{_bindir}/cksum