From 11d1b19f7820a39578c9c07142f1b1a0deafa552 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 28 Jul 2016 14:21:42 +0200 Subject: [PATCH] drop BuildRoot and Group tags, which are no longer necessary --- nano.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nano.spec b/nano.spec index 6f57d84..21d9fee 100644 --- a/nano.spec +++ b/nano.spec @@ -3,7 +3,6 @@ Name: nano Version: 2.6.2 Release: 1%{?dist} License: GPLv3+ -Group: Applications/Editors URL: http://www.nano-editor.org Source: http://www.nano-editor.org/dist/v2.6/%{name}-%{version}.tar.gz Source2: nanorc @@ -13,7 +12,6 @@ Patch1: 0001-fix-compile-time-warnings-in-nano-2.3.3.patch # http://lists.gnu.org/archive/html/nano-devel/2010-08/msg00005.html Patch2: 0002-use-futimens-if-available-instead-of-utime.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: file-devel BuildRequires: gettext-devel BuildRequires: groff @@ -94,6 +92,7 @@ exit 0 %changelog * Thu Jul 28 2016 Kamil Dudka - 2.6.2-1 +- drop BuildRoot and Group tags, which are no longer necessary - new upstream release * Mon Jun 27 2016 Kamil Dudka - 2.6.1-1