[packages/nano] - updated to 2.8.4 - updated info patch
qboosh
qboosh at pld-linux.org
Thu Jun 8 21:06:31 CEST 2017
commit 8e3cb499aafbc9ea594fcddec59d6105cf3322e1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Jun 8 21:07:38 2017 +0200
- updated to 2.8.4
- updated info patch
nano-info.patch | 12 ++++++------
nano.spec | 15 +++++++++------
2 files changed, 15 insertions(+), 12 deletions(-)
---
diff --git a/nano.spec b/nano.spec
index 3d5f442..9b30633 100644
--- a/nano.spec
+++ b/nano.spec
@@ -1,24 +1,27 @@
Summary: GNU nano - Nano's ANOther editor, an enhanced free Pico clone
Summary(pl.UTF-8): GNU nano - jeszcze jeden edytor: darmowy, rozbudowany klon Pico
Name: nano
-Version: 2.7.5
+Version: 2.8.4
Release: 1
License: GPL v3+
Group: Applications/Editors
-Source0: https://www.nano-editor.org/dist/v2.7/%{name}-%{version}.tar.gz
-# Source0-md5: c77891d5c7aa7cb47c48010fe3bf8597
+Source0: https://www.nano-editor.org/dist/v2.8/%{name}-%{version}.tar.xz
+# Source0-md5: 02ff28870194178595b287fc16fa611b
Source1: %{name}.desktop
Source2: %{name}.png
Patch0: %{name}-info.patch
Patch1: %{name}-ncurses-ncurses.h.patch
URL: http://www.nano-editor.org/
-BuildRequires: autoconf >= 2.61
-BuildRequires: automake
-BuildRequires: gettext-tools >= 0.11.5
+BuildRequires: autoconf >= 2.69
+BuildRequires: automake >= 1:1.14
+BuildRequires: gettext-tools >= 0.18.3
BuildRequires: groff
BuildRequires: libmagic-devel
BuildRequires: ncurses-devel >= 5.0
+BuildRequires: pkgconfig
+BuildRequires: tar >= 1:1.22
BuildRequires: texinfo
+BuildRequires: xz
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/nano-info.patch b/nano-info.patch
index e150625..14a3605 100644
--- a/nano-info.patch
+++ b/nano-info.patch
@@ -1,8 +1,8 @@
---- nano-2.7.4/doc/nano.texi.orig 2017-01-10 11:31:53.000000000 +0100
-+++ nano-2.7.4/doc/nano.texi 2017-02-09 18:41:40.616295727 +0100
+--- nano-2.8.4/doc/nano.texi.orig 2017-05-21 10:37:58.000000000 +0200
++++ nano-2.8.4/doc/nano.texi 2017-06-08 20:42:44.616369715 +0200
@@ -9,9 +9,9 @@
- @set VERSION 2.7.4
- @set UPDATED January 2017
+ @set VERSION 2.8.4
+ @set UPDATED May 2017
- at dircategory Editors
+ at dircategory Editors:
@@ -20,6 +20,6 @@
- at sp 4
+This manual is part of the GNU @code{nano} distribution.
+
- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2009, 2014, 2015 Free Software Foundation, Inc.
+ Copyright (C) 1999-2009, 2014-2017 Free Software Foundation, Inc.
+ This document is dual-licensed. You may distribute and/or modify it
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nano.git/commitdiff/8e3cb499aafbc9ea594fcddec59d6105cf3322e1
More information about the pld-cvs-commit
mailing list