[Tinyos-commits] CVS: tinyos-1.x/tools/release/external-tools binutils.spec, 1.1, 1.2

Kristin Wright kristinwright at users.sourceforge.net
Tue Jul 26 14:01:10 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tools/release/external-tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8177

Modified Files:
	binutils.spec 
Log Message:
increase avr version no; last version used old src without dollar-sign patch

Index: binutils.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/release/external-tools/binutils.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** binutils.spec	15 Jun 2005 20:57:55 -0000	1.1
--- binutils.spec	26 Jul 2005 21:01:07 -0000	1.2
***************
*** 13,22 ****
  # target: avr
  # version: 2.15tinyos
! # release: 2
  # 
  
  %define target   avr
  %define version  2.15tinyos
! %define release  2
  %define name     %{target}-binutils
  %define theprefix /usr
--- 13,22 ----
  # target: avr
  # version: 2.15tinyos
! # release: 3
  # 
  
  %define target   avr
  %define version  2.15tinyos
! %define release  3
  %define name     %{target}-binutils
  %define theprefix /usr
***************
*** 67,70 ****
--- 67,73 ----
  * Tue Mar 11 2005 kwright <kwright at cs.berkeley.edu>
  - Initial version for multi-platform, multi-target.
+ * Tue Jul 26 2005 kwright <kwright at cs.berkeley.edu>
+ - Increase release version for avr; old version did not have the $
+   patch
  
  



More information about the Tinyos-commits mailing list