[ Generated by ./scripts/Create-Diff for T2 9.0-trunk ]
--- ./package/base/conspy/conspy.cache	1969-12-31 19:00:00.000000000 -0500
+++ ./package/base/conspy/conspy.cache	2012-10-22 14:50:12.000000000 -0400
@@ -0,0 +1,25 @@
+
+[TIMESTAMP] 1280284016 Wed Jul 28 02:26:56 2010
+[BUILDTIME] 10 (5)
+[SIZE] 0.91 MB, 33 files
+
+[DEP] 00-dirtree
+[DEP] bash
+[DEP] binutils
+[DEP] bzip2
+[DEP] coreutils
+[DEP] diffutils
+[DEP] dpkg
+[DEP] findutils
+[DEP] gawk
+[DEP] gcc
+[DEP] glibc
+[DEP] grep
+[DEP] linux-header
+[DEP] make
+[DEP] mktemp
+[DEP] net-tools
+[DEP] patch
+[DEP] sed
+[DEP] sysfiles
+[DEP] tar
--- ./package/base/conspy/conspy.conf	1969-12-31 19:00:00.000000000 -0500
+++ ./package/base/conspy/conspy.conf	2012-11-08 14:30:06.000000000 -0500
@@ -0,0 +1,25 @@
+# --- T2-COPYRIGHT-NOTE-BEGIN ---
+# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+# 
+# T2 SDE: package/.../conspy/conspy.conf
+# Copyright (C) 2004 - 2006 The T2 SDE Project
+# Copyright (C) 1998 - 2003 ROCK Linux Project
+# 
+# More information can be found in the files COPYING and README.
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License. A copy of the
+# GNU General Public License can be found in the file COPYING.
+# --- T2-COPYRIGHT-NOTE-END ---
+
+
+# Conspy auto configure is broken, lets do it the manual way
+function build_conspy {
+	eval $CC -I $root/lib -lcurses -o conspy conspy.c
+	install conspy $root/usr/bin
+}
+
+
+custmain=build_conspy
+
--- ./package/base/conspy/conspy.desc	1969-12-31 19:00:00.000000000 -0500
+++ ./package/base/conspy/conspy.desc	2012-11-08 14:35:18.000000000 -0500
@@ -0,0 +1,38 @@
+[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
+[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+[COPY] 
+[COPY] T2 SDE: package/.../conspy/conspy.desc
+[COPY] Copyright (C) 2004 - 2011 The T2 SDE Project
+[COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
+[COPY] 
+[COPY] More information can be found in the files COPYING and README.
+[COPY] 
+[COPY] This program is free software; you can redistribute it and/or modify
+[COPY] it under the terms of the GNU General Public License as published by
+[COPY] the Free Software Foundation; version 2 of the License. A copy of the
+[COPY] GNU General Public License can be found in the file COPYING.
+[COPY] --- T2-COPYRIGHT-NOTE-END ---
+
+[I] A Console Spy Tool 
+
+[T] Conspy allows a (possibly remote) user to see what is displayed on a 
+[T] Linux virtual console, and to send keystrokes to it.  It only known
+[T] to work with Linux.  It is rather like VNC, but where VNC takes control 
+[T] of a GUI, conspy takes control of a text-mode virtual console. 
+[T] Unlike VNC, conspy does not require a server to be installed prior to
+[T] being used.
+
+[U] http://ace-host.stuart.id.au/russell/files/conspy/
+
+[A] Russell Stuart  <russell-conspy@stuart.id.au>
+[M] Rene Rebe <rene@t2-project.org>
+
+[C] base/tool
+[F] CROSS
+
+[L] GPL
+[S] Stable
+[V] 1.8 
+[P] X -1---5---9 180.000
+
+[D] 1958810279 conspy-1.8.tar.gz http://ace-host.stuart.id.au/russell/files/conspy/
