[packages/tcl-udp] - up to 1.0.11

arekm arekm at pld-linux.org
Sun Aug 14 13:46:35 CEST 2016


commit 496f125fb5e6a28990bebd547be00aec025e6068
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Aug 14 13:46:29 2016 +0200

    - up to 1.0.11

 tcl-udp-man.patch | 18 ++++++++++++++++++
 tcl-udp.spec      |  8 +++++---
 2 files changed, 23 insertions(+), 3 deletions(-)
---
diff --git a/tcl-udp.spec b/tcl-udp.spec
index ad4b808..8bce351 100644
--- a/tcl-udp.spec
+++ b/tcl-udp.spec
@@ -1,11 +1,12 @@
 Summary:	Create UDP sockets in Tcl
 Name:		tcl-udp
-Version:	1.0.8
+Version:	1.0.11
 Release:	1
 License:	distributable
 Group:		Development/Languages/Tcl
 Source0:	http://dl.sourceforge.net/tcludp/tcludp-%{version}.tar.gz
-# Source0-md5:	60dd3a553fc8e579ecfd6622252da2d2
+# Source0-md5:	945ea7afd1df9e46090733ffbfd724a1
+Patch0:		%{name}-man.patch
 URL:		http://tcludp.sourceforge.net/
 BuildRequires:	tcl-devel >= 8.4.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -15,7 +16,8 @@ The Tcl UDP extension provides a simple library to support UDP socket
 in Tcl.
 
 %prep
-%setup -q -n tcludp-%{version}
+%setup -q -n tcludp
+%patch0 -p1
 
 %build
 %configure \
diff --git a/tcl-udp-man.patch b/tcl-udp-man.patch
new file mode 100644
index 0000000..8befe45
--- /dev/null
+++ b/tcl-udp-man.patch
@@ -0,0 +1,18 @@
+diff -ur tcludp.org/doc/udp.n tcludp/doc/udp.n
+--- tcludp.org/doc/udp.n	2014-08-24 10:14:50.000000000 +0200
++++ tcludp/doc/udp.n	2016-08-14 13:45:34.285455792 +0200
+@@ -2,7 +2,6 @@
+ '\" Generated from file './doc/udp.man' by tcllib/doctools with format 'nroff'
+ '\" Copyright (c) 1999-2000 Columbia University; all rights reserved
+ '\"
+-.so man.macros
+ .TH "udp" n 1.0.11  "Tcl UDP extension"
+ .BS
+ .SH NAME
+@@ -205,4 +204,4 @@
+ .nf
+ Copyright (c) 1999-2000 Columbia University; all rights reserved
+ 
+-.fi
+\ Brak znaku nowej linii na końcu pliku
++.fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcl-udp.git/commitdiff/496f125fb5e6a28990bebd547be00aec025e6068



More information about the pld-cvs-commit mailing list