[packages/iputils] - added doc patch (fixes sgml errors)
qboosh
qboosh at pld-linux.org
Thu Nov 15 19:48:53 CET 2012
commit 477b1b5be30fbdd2722051d77309ca157be31e52
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Nov 15 19:48:47 2012 +0100
- added doc patch (fixes sgml errors)
iputils-bindnow.patch | 11 +++++------
iputils-doc.patch | 20 ++++++++++++++++++++
iputils.spec | 2 ++
3 files changed, 27 insertions(+), 6 deletions(-)
---
diff --git a/iputils.spec b/iputils.spec
index 0d343fb..36a810c 100644
--- a/iputils.spec
+++ b/iputils.spec
@@ -19,6 +19,7 @@ Patch1: %{name}-pf.patch
Patch2: %{name}-bindnow.patch
# http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/iputils/iputils-s20101006-owl-pingsock.diff?rev=1.1;content-type=text%2Fplain
Patch3: %{name}-pingsock.patch
+Patch4: %{name}-doc.patch
URL: http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils
%if %{with doc}
BuildRequires: docbook-dtd31-sgml
@@ -95,6 +96,7 @@ pakiety ARP z użyciem podanego adresu źródłowego.
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__make} all \
diff --git a/iputils-bindnow.patch b/iputils-bindnow.patch
index c542c5e..fbe5e60 100644
--- a/iputils-bindnow.patch
+++ b/iputils-bindnow.patch
@@ -4,9 +4,9 @@ information leakage.
http://bugs.gentoo.org/77526
---- iputils-s20121106/Makefile.orig 2012-11-11 19:29:39.752768719 +0100
-+++ iputils-s20121106/Makefile 2012-11-11 19:32:42.666094377 +0100
-@@ -55,7 +55,7 @@
+--- iputils-s20121114/Makefile.orig 2012-11-15 17:01:22.376586746 +0100
++++ iputils-s20121114/Makefile 2012-11-15 17:02:39.039918482 +0100
+@@ -62,7 +62,7 @@
# arping
arping: arping.o
@@ -15,7 +15,7 @@ http://bugs.gentoo.org/77526
# clockdiff
clockdiff: clockdiff.o
-@@ -63,9 +63,9 @@
+@@ -80,9 +80,9 @@
# ping / ping6
ping: ping.o ping_common.o
@@ -27,8 +27,7 @@ http://bugs.gentoo.org/77526
ping6.o: ping_common.h in6_flowlabel.h
ping.o ping_common.o: ping_common.h
- # rarpd
-@@ -80,7 +80,7 @@
+@@ -100,7 +100,7 @@
# traceroute6
traceroute6: traceroute6.o
diff --git a/iputils-doc.patch b/iputils-doc.patch
new file mode 100644
index 0000000..f3c70e6
--- /dev/null
+++ b/iputils-doc.patch
@@ -0,0 +1,20 @@
+--- iputils-s20121114/doc/ping.sgml.orig 2012-11-14 14:10:12.000000000 +0100
++++ iputils-s20121114/doc/ping.sgml 2012-11-15 19:41:09.023053608 +0100
+@@ -130,6 +130,7 @@
+ <listitem><para>
+ Show help.
+ </para></listitem>
++ </varlistentry>
+ <varlistentry>
+ <term><option>-i <replaceable/interval/</option></term>
+ <listitem><para>
+--- iputils-s20121114/doc/tracepath.sgml.orig 2012-11-14 14:10:12.000000000 +0100
++++ iputils-s20121114/doc/tracepath.sgml 2012-11-15 19:42:04.633052399 +0100
+@@ -72,6 +72,7 @@
+ <listitem><para>
+ Sets the initial destination port to use.
+ </para></listitem>
++ </varlistentry>
+ </variablelist>
+ </refsect1>
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iputils.git/commitdiff/477b1b5be30fbdd2722051d77309ca157be31e52
More information about the pld-cvs-commit
mailing list