Author: glen Date: Wed May 28 19:20:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 21 for fc2 upgrade
---- Files affected: SPECS: nc.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/nc.spec diff -u SPECS/nc.spec:1.40 SPECS/nc.spec:1.41 --- SPECS/nc.spec:1.40 Tue Feb 13 08:16:49 2007 +++ SPECS/nc.spec Wed May 28 21:20:35 2008 @@ -5,7 +5,7 @@ Summary(pt_BR.UTF-8): Ferramenta de teste e depuração para serviços de rede Name: nc Version: 1.10 -Release: 19 +Release: 21 License: Public Domain Group: Networking/Admin Source0: http://www.atstake.com/research/tools/network_utilities/%{name}110.tgz @@ -32,8 +32,8 @@ %description -l es.UTF-8 NetCat es un cliente de red mínimo. Puede ser usado para crear -conexiones TCP a puertos arbitrarios y puede simular conexiones -sobre UDP. También puede oír puertos. +conexiones TCP a puertos arbitrarios y puede simular conexiones sobre +UDP. También puede oír puertos. %description -l pl.UTF-8 Netcat to proste uniksowe narzędzie, które odbiera i wysyła dane @@ -53,7 +53,7 @@ UDP. Também pode receber conexões. %prep -%setup -c -n nc -q +%setup -c -n %{name} -q %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -88,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008-05-28 19:20:35 glen +- rel 21 for fc2 upgrade + Revision 1.40 2007-02-13 07:16:49 glen - tabs in preamble @@ -124,7 +127,7 @@ Group field using gettext). Revision 1.29 2002/01/18 02:14:00 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.28 2002/01/17 23:56:47 kloczek - release 16. @@ -139,14 +142,13 @@ - release 14: new URL and Source url. Revision 1.24 2001/04/28 05:11:31 kloczek -- release 13: added using %%{rpmcflags} macro. +- release 13: added using %{rpmcflags} macro. Revision 1.23 2001/01/25 20:03:25 misiek - -Massive attack. We use -O0 instead -O flags while debug enabled. +- Massive attack. We use -O0 instead -O flags while debug enabled. Revision 1.22 2000/12/23 00:48:45 michuz -- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...} +- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...} (now it's more C like) Revision 1.21 2000/10/24 00:25:18 kloczek @@ -163,7 +165,7 @@ - added IPv6 support Revision 1.17 2000/06/09 07:23:26 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.16 2000/06/07 03:33:09 kloczek - spec adapterized. @@ -205,11 +207,3 @@ Revision 1.6 1999/07/12 23:06:11 kloczek - added using CVS keywords in %changelog (for automating them). - -* Sat Sep 26 1998 Marcin 'Qrczak' Kowalczyk <[EMAIL PROTECTED]> - [1.1-2] -- use %{name} and %{version} macros, -- added pl translation, -- added %setup -q parameter, -- `install -d' replaced with more standard `install -d', -- fixed x attr of scripts in the documentation. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nc.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
