[Tinyos-commits] CVS: tinyos-1.x/tools/release/external-tools
avr-insight.spec, 1.2, 1.3
Kristin Wright
kristinwright at users.sourceforge.net
Wed Jun 15 14:02:04 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/tools/release/external-tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28209
Modified Files:
avr-insight.spec
Log Message:
version 6.3 build
Index: avr-insight.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/release/external-tools/avr-insight.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** avr-insight.spec 7 Oct 2003 21:46:11 -0000 1.2
--- avr-insight.spec 15 Jun 2005 21:02:02 -0000 1.3
***************
*** 1,17 ****
Summary: Insight GDB GUI
Name: avr-insight
! Version: pre6.0cvs.tinyos
! Release: 1.3
Packager: TinyOS Group, UC Berkeley
License: GNU GPL
Group: Development/Tools
! URL: http://webs.cs.berkeley.edu/tos/dist-1.1.0
! Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-root
%description
This package includes gdb and insight, a graphical user interface to GDB
! written in Tcl/Tk originally by Red Hat and Cygnus.This version has been
! tweaked for use with TinyOS.
%prep
--- 1,16 ----
Summary: Insight GDB GUI
Name: avr-insight
! Version: 6.3
! Release: 1
Packager: TinyOS Group, UC Berkeley
License: GNU GPL
Group: Development/Tools
! URL: httphttp://ftp.gnu.org/gnu/gdb/gdb-6.2.tar.gz
! Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
%description
This package includes gdb and insight, a graphical user interface to GDB
! written in Tcl/Tk originally by Red Hat and Cygnus.
%prep
***************
*** 19,23 ****
%build
! ./configure --target=avr --with-gnu-ld --with-gnu-as
make
--- 18,22 ----
%build
! ./configure --target=avr --with-gnu-ld --with-gnu-as
make
***************
*** 39,47 ****
%doc
-
%changelog
! * Thu Aug 28 2003 root <kwright at cs.utah.edu> pre6.0cvs-1.2
- Removed last of the file conflicts and changed name to avr-insight
! * Fri Aug 15 2003 root <kwright at cs.utah.edu> pre6.0cvs-1
- Initial build.
--- 38,45 ----
%doc
%changelog
! * Thu Aug 28 2003 root <kwright at cs.berkeley.edu> pre6.0cvs-1.2
- Removed last of the file conflicts and changed name to avr-insight
! * Fri Aug 15 2003 root <kwright at cs.berkeley.edu> pre6.0cvs-1
- Initial build.
More information about the Tinyos-commits
mailing list