From 4a2b9f551b84a3192c65d99bc43e912166466ed4 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Jun 06 2022 16:54:31 +0000 Subject: recommend system-default-editor instead of nano specifically --- diff --git a/sudo.spec b/sudo.spec index ba67a9b..1f35743 100644 --- a/sudo.spec +++ b/sudo.spec @@ -15,7 +15,7 @@ URL: https://www.sudo.ws Source0: %{url}/dist/%{name}-%{version}%{?extraver}.tar.gz Source1: sudoers Requires: pam -Recommends: nano +Recommends: system-default-editor Recommends: %{name}-python-plugin%{?_isa} = %{version}-%{release} BuildRequires: make