From c92b08206e8ed96f5173039fcc6298830515d20758355e02146ef115c07bfa36 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 26 Mar 2019 09:10:46 +0000 Subject: [PATCH] - Enable file/magic guessing OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=102 --- nano.changes | 1 + nano.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nano.changes b/nano.changes index 27ca55a..0bf1ace 100644 --- a/nano.changes +++ b/nano.changes @@ -23,6 +23,7 @@ Tue Mar 26 08:49:36 UTC 2019 - Martin Pluskal * Option --rebinddelete is able to compensate for more misbindings. * Options --morespace and --smooth are obsolete and thus ignored. * The --disable-wrapping-as-root configure option was removed. +- Enable file/magic guessing ------------------------------------------------------------------- Sun Nov 11 20:27:04 UTC 2018 - sean@suspend.net diff --git a/nano.spec b/nano.spec index 33b636d..ed6fda3 100644 --- a/nano.spec +++ b/nano.spec @@ -30,8 +30,8 @@ Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=42085#/%{nam BuildRequires: file-devel BuildRequires: groff-full BuildRequires: makeinfo -BuildRequires: ncurses-devel BuildRequires: pkgconfig +BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(zlib) Requires(post): info Requires(preun): info