[packages/quagga] rel 8; rediff patches
arekm
arekm at pld-linux.org
Thu Feb 2 08:52:11 CET 2023
commit 9773f710939e54195f6e911e8f9fabf67a5b4a44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 2 08:52:03 2023 +0100
rel 8; rediff patches
quagga-info.patch | 12 ++++++++----
quagga-readline.patch | 10 +++++-----
quagga.spec | 2 +-
3 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/quagga.spec b/quagga.spec
index 7b12fae..e4f653f 100644
--- a/quagga.spec
+++ b/quagga.spec
@@ -2,7 +2,7 @@ Summary: Routing Software Suite
Summary(pl.UTF-8): Zestaw oprogramowania do routingu
Name: quagga
Version: 0.99.23
-Release: 7
+Release: 8
License: GPL v2+
Group: Networking/Daemons
Source0: http://download.savannah.gnu.org/releases/quagga/%{name}-%{version}.tar.xz
diff --git a/quagga-info.patch b/quagga-info.patch
index 359e26c..9a1230c 100644
--- a/quagga-info.patch
+++ b/quagga-info.patch
@@ -1,8 +1,12 @@
---- quagga-0.96.4/doc/quagga.texi.orig Tue Aug 12 14:40:20 2003
-+++ quagga-0.96.4/doc/quagga.texi Mon Dec 1 13:34:09 2003
-@@ -34,5 +34,5 @@
-
+diff -urNp -x '*.orig' quagga-0.99.23.org/doc/quagga.texi quagga-0.99.23/doc/quagga.texi
+--- quagga-0.99.23.org/doc/quagga.texi 2014-06-24 07:14:20.000000000 +0200
++++ quagga-0.99.23/doc/quagga.texi 2023-02-02 08:51:23.328557391 +0100
+@@ -33,7 +33,7 @@ approved by Kunihiro Ishiguro.
+ @end copying
+
@c Info entry
- at dircategory Routing Software:
+ at dircategory Network utilities:
@direntry
+ * @value{PACKAGE_NAME}: (quagga). The Quagga Software Routing Suite
+ @end direntry
diff --git a/quagga-readline.patch b/quagga-readline.patch
index 4a51c7a..a6f28e8 100644
--- a/quagga-readline.patch
+++ b/quagga-readline.patch
@@ -1,8 +1,8 @@
-diff -urN quagga-0.99.11.orig/vtysh/vtysh.c quagga-0.99.11/vtysh/vtysh.c
---- quagga-0.99.11.orig/vtysh/vtysh.c 2008-09-05 16:27:26.000000000 +0200
-+++ quagga-0.99.11/vtysh/vtysh.c 2009-05-08 17:41:22.000000000 +0200
-@@ -679,6 +679,7 @@
- rl_pending_input = ' ';
+diff -urNp -x '*.orig' quagga-0.99.23.org/vtysh/vtysh.c quagga-0.99.23/vtysh/vtysh.c
+--- quagga-0.99.23.org/vtysh/vtysh.c 2014-06-24 07:14:20.000000000 +0200
++++ quagga-0.99.23/vtysh/vtysh.c 2023-02-02 08:51:40.358659811 +0100
+@@ -682,6 +682,7 @@ new_completion (char *text, int start, i
+ rl_completion_append_character = '\0';
}
+ rl_completion_suppress_append = 1;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/quagga.git/commitdiff/9773f710939e54195f6e911e8f9fabf67a5b4a44
More information about the pld-cvs-commit
mailing list