]> git.pld-linux.org Git - packages/nano.git/commitdiff
- updated to 2.8.4 auto/th/nano-2.8.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Jun 2017 19:07:38 +0000 (21:07 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Jun 2017 19:07:38 +0000 (21:07 +0200)
- updated info patch

nano-info.patch
nano.spec

index e1506257899bcbbe81007d66bae2e67806544959..14a3605b080b00d6dcda8d2ca4e15650c49c6ae2 100644 (file)
@@ -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
  
 -@dircategory Editors
 +@dircategory Editors:
@@ -20,6 +20,6 @@
 -@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
index 3d5f4421be751ec0cfd5f1db718fcc475fd8621a..9b306338060287a45d395a942a8f87603085b82f 100644 (file)
--- 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)
 
This page took 0.121242 seconds and 4 git commands to generate.