[Tinyos-2-commits] CVS: tinyos-2.x/tools/release build-rpms, 1.7, 1.8 tinyos-tools.files, 1.4, 1.5 tinyos-tools.spec, 1.6, 1.7 tinyos.files, 1.7, 1.8 tinyos.spec, 1.7, 1.8
Phil Levis
scipio at users.sourceforge.net
Wed Aug 6 11:44:10 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/tools/release
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29172
Modified Files:
build-rpms tinyos-tools.files tinyos-tools.spec tinyos.files
tinyos.spec
Log Message:
Update the scripts for 2.1.
Index: build-rpms
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/build-rpms,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** build-rpms 13 Aug 2007 16:14:00 -0000 1.7
--- build-rpms 6 Aug 2008 18:44:07 -0000 1.8
***************
*** 5,12 ****
# For my cygwin: /cygdrive/c/rpmsrc
if [ -z $RPMS ]; then #test to see if RPMS is overridden by the environment
! RPMS=/usr/src/redhat
fi
! TINYOS_VERSION=2.0.2
! TINYOS_TOOLS_VERSION=1.2.4
echo "*** Building tarballs"
--- 5,12 ----
# For my cygwin: /cygdrive/c/rpmsrc
if [ -z $RPMS ]; then #test to see if RPMS is overridden by the environment
! RPMS=/usr/src/rpm
fi
! TINYOS_VERSION=2.1.0
! TINYOS_TOOLS_VERSION=1.3.0
echo "*** Building tarballs"
Index: tinyos-tools.files
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/tinyos-tools.files,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** tinyos-tools.files 30 Jul 2007 02:36:49 -0000 1.4
--- tinyos-tools.files 6 Aug 2008 18:44:07 -0000 1.5
***************
*** 1,4 ****
NAME=tinyos-tools
! VERSION=1.2.4
cd ../..
--- 1,4 ----
NAME=tinyos-tools
! VERSION=1.3.0
cd ../..
***************
*** 10,14 ****
!^./tools/release
!^./tos
! !^./README|overall-todo.txt
!/.cvsignore
!/CVS/
--- 10,14 ----
!^./tools/release
!^./tos
! !^./README|overall-todo.txt|release-notes.txt
!/.cvsignore
!/CVS/
Index: tinyos-tools.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/tinyos-tools.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** tinyos-tools.spec 14 Aug 2007 18:35:03 -0000 1.6
--- tinyos-tools.spec 6 Aug 2008 18:44:07 -0000 1.7
***************
*** 3,8 ****
Summary: TinyOS tools
Name: tinyos-tools
! Version: 1.2.4
! Release: 2
License: Please see source
Group: Development/System
--- 3,8 ----
Summary: TinyOS tools
Name: tinyos-tools
! Version: 1.3.0
! Release: 1
License: Please see source
Group: Development/System
***************
*** 12,20 ****
# This makes cygwin happy
Provides: /bin/sh /bin/bash
! Requires: nesc >= 1.2.7
%description
Tools for use with tinyos. Includes, for example: uisp, motelist, pybsl, mig,
! ncc and nesdoc. The source for these tools is found in the TinyOS CSV
repository under tinyos-2.x/tools.
--- 12,20 ----
# This makes cygwin happy
Provides: /bin/sh /bin/bash
! Requires: nesc >= 1.3
%description
Tools for use with tinyos. Includes, for example: uisp, motelist, pybsl, mig,
! ncc and nesdoc. The source for these tools is found in the TinyOS CVS
repository under tinyos-2.x/tools.
Index: tinyos.files
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/tinyos.files,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tinyos.files 30 Jul 2007 07:09:33 -0000 1.7
--- tinyos.files 6 Aug 2008 18:44:07 -0000 1.8
***************
*** 1,9 ****
NAME=tinyos
! VERSION=2.0.2
cd ../..
rm -rf $NAME-$VERSION
tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
! !^./apps/tests/(eyesIFX|mica2|msp430|RadioStress|TestAlarm|TestAMOnOff|TestAMService|TestBroadcast|TestCollection|TestMultihopLqi|TestOscilloscopeLQI|TestPowerManager|TestPowerup|TestPrintf|TestRadioPM|TestScheduler|TestSerialBandwidth|TestSharedResource|TestSimTimers|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer)
!^/apps/(BlinkAlarm|BlinkMSP430|BlinkTask|BlinkToRadio|Test|TestADC|TestArbiter|TestCC2420|TestRadio|TestSPI|TestScheduler|TestSchedulerTemp|TestSerial)
!^./doc
--- 1,10 ----
NAME=tinyos
! VERSION=2.1.0
cd ../..
rm -rf $NAME-$VERSION
tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
! !^./apps/tests/(eyesIFX|mica2|msp430|rf230|mts300|telosb)
! !^./apps/tests/(RadioStress|TestAlarm|TestAM|TestAMOnOff|TestAMService|TestBroadcast|TestCollection|TestLocalTime|TestMultihopLqi|TestOscilloscopeLQI|TestPowerManager|TestPowerup|TestPrintf|TestRadioPM|TestScheduler|TestSerialBandwidth|TestSharedResource|TestSimTimers|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer|TestTymo)
!^/apps/(BlinkAlarm|BlinkMSP430|BlinkTask|BlinkToRadio|Test|TestADC|TestArbiter|TestCC2420|TestRadio|TestSPI|TestScheduler|TestSchedulerTemp|TestSerial)
!^./doc
***************
*** 20,23 ****
--- 21,26 ----
!^./tos/lib/deluge
!^./tos/lib/net/collection
+ !^./tos/lib/net/zigbee
+ !^./tos/lib/net/tymo
!^./tos/lib/oski
!^./tos/platforms/btnode3
***************
*** 39,42 ****
--- 42,47 ----
./tests/cc2420/RssiToSerial/SpecAnalyzer.class
./tests/cc2420/RssiToSerial/RssiSerialMsg.class
+ ./tests/TestSerial/TestSerialMsg.class
+ ./tests/TestSerial/TestSerial.class
./RadioCountToLeds/RadioCountMsg.class
EOF
Index: tinyos.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/tinyos.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tinyos.spec 30 Jul 2007 02:36:49 -0000 1.7
--- tinyos.spec 6 Aug 2008 18:44:07 -0000 1.8
***************
*** 2,7 ****
Name: tinyos
BuildArchitectures: noarch
! Version: 2.0.2
! Release: 2
License: Please see source
Packager: TinyOS Group, UC Berkeley
--- 2,7 ----
Name: tinyos
BuildArchitectures: noarch
! Version: 2.1.0
! Release: 1
License: Please see source
Packager: TinyOS Group, UC Berkeley
***************
*** 11,15 ****
BuildRoot: %{_tmppath}/%{name}-root
Prefix: /opt
! Requires: tinyos-tools >= 1.2.4, nesc >= 1.2.7
%description
--- 11,15 ----
BuildRoot: %{_tmppath}/%{name}-root
Prefix: /opt
! Requires: tinyos-tools >= 1.3, nesc >= 1.3
%description
More information about the Tinyos-2-commits
mailing list