From 63658617a841af9ddae807555bdf3934d51098d0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:31:50 +0100 Subject: [PATCH] automatic version update by autodist [release 2.7.4-1mamba;Tue Jan 24 2017] --- nano.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/nano.spec b/nano.spec index 32db617..e111bd6 100644 --- a/nano.spec +++ b/nano.spec @@ -1,7 +1,7 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: nano -Version: 2.7.3 +Version: 2.7.4 Release: 1mamba Summary: GNU nano is a small and friendly text editor Group: Applications/Text @@ -11,6 +11,12 @@ Packager: Tiziana Ferro URL: http://www.nano-editor.org Source: http://www.nano-editor.org/dist/v%{majversion}/%{name}-%{version}.tar.gz License: GPL +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: libmagic-devel +BuildRequires: libncurses-devel +BuildRequires: libz-devel +## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires(post):%{__install_info} @@ -50,12 +56,15 @@ exit 0 %{_infodir}/nano.info.* %{_mandir}/man?/nano*.* %{_mandir}/man?/rnano*.* -%{_mandir}/fr/man?/*.gz +#%{_mandir}/fr/man?/*.gz %dir %{_docdir}/nano %{_docdir}/nano/* %doc AUTHORS COPYING THANKS %changelog +* Tue Jan 24 2017 Automatic Build System 2.7.4-1mamba +- automatic version update by autodist + * Sun Jan 01 2017 Automatic Build System 2.7.3-1mamba - automatic version update by autodist