[Tinyos-2-commits] CVS: tinyos-2.x/tools/release tinyos-tools.spec,
1.1.2.16, 1.1.2.16.4.1 tinyos.files, 1.1.2.8.4.3,
1.1.2.8.4.4 tinyos.spec, 1.1.2.16.4.1, 1.1.2.16.4.2
Phil Levis
scipio at users.sourceforge.net
Mon Jul 3 10:08:27 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/tools/release
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6462
Modified Files:
Tag: tinyos-2-0-0-beta2-candidate
tinyos-tools.spec tinyos.files tinyos.spec
Log Message:
Modified specs for correct package names.
Index: tinyos-tools.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/Attic/tinyos-tools.spec,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.16.4.1
diff -C2 -d -r1.1.2.16 -r1.1.2.16.4.1
*** tinyos-tools.spec 9 Feb 2006 20:34:55 -0000 1.1.2.16
--- tinyos-tools.spec 3 Jul 2006 17:08:24 -0000 1.1.2.16.4.1
***************
*** 3,8 ****
Summary: TinyOS tools
Name: tinyos-tools
! Version: 1.2.1
! Release: 3
License: Please see source
Group: Development/System
--- 3,8 ----
Summary: TinyOS tools
Name: tinyos-tools
! Version: 1.2.2
! Release: 1
License: Please see source
Group: Development/System
***************
*** 12,16 ****
# This makes cygwin happy
Provides: /bin/sh /bin/bash
! Requires: nesc >= 1.2.4
%description
--- 12,16 ----
# This makes cygwin happy
Provides: /bin/sh /bin/bash
! Requires: nesc >= 1.2.7
%description
Index: tinyos.files
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/Attic/tinyos.files,v
retrieving revision 1.1.2.8.4.3
retrieving revision 1.1.2.8.4.4
diff -C2 -d -r1.1.2.8.4.3 -r1.1.2.8.4.4
*** tinyos.files 29 Jun 2006 12:20:44 -0000 1.1.2.8.4.3
--- tinyos.files 3 Jul 2006 17:08:24 -0000 1.1.2.8.4.4
***************
*** 5,10 ****
rm -rf $NAME-$VERSION
tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
! !^./apps/tests/(eyesIFX|mica2|msp430|RadioStress|TestAlarm|TestAM|TestAMOnOff|TestAMService|TestBroadcast|TestPowerup|TestScheduler|TestSerialBandwidth|TestSleep|TestTimerSync|TestTrickleTimer)
! !^./apps/MultihopOscilloscope
!^./doc
!^./overall-todo.txt
--- 5,9 ----
rm -rf $NAME-$VERSION
tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
! !^./apps/tests/(eyesIFX|mica2|msp430|RadioStress|TestAlarm|TestAMService|TestBroadcast|TestPowerup|TestSerialBandwidth|TestSleep|TestTimerSync|TestTrickleTimer)
!^./doc
!^./overall-todo.txt
Index: tinyos.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/Attic/tinyos.spec,v
retrieving revision 1.1.2.16.4.1
retrieving revision 1.1.2.16.4.2
diff -C2 -d -r1.1.2.16.4.1 -r1.1.2.16.4.2
*** tinyos.spec 29 Jun 2006 12:20:44 -0000 1.1.2.16.4.1
--- tinyos.spec 3 Jul 2006 17:08:24 -0000 1.1.2.16.4.2
***************
*** 3,7 ****
BuildArchitectures: noarch
Version: 2.0.0beta2
! Release: 1
License: Please see source
Packager: TinyOS Group, UC Berkeley
--- 3,7 ----
BuildArchitectures: noarch
Version: 2.0.0beta2
! Release: 2
License: Please see source
Packager: TinyOS Group, UC Berkeley
***************
*** 11,15 ****
BuildRoot: %{_tmppath}/%{name}-root
Prefix: /opt
! Requires: tinyos-tools >= 1.2.1, nesc >= 1.2.4
%description
--- 11,15 ----
BuildRoot: %{_tmppath}/%{name}-root
Prefix: /opt
! Requires: tinyos-tools >= 1.2.2, nesc >= 1.2.7
%description
More information about the Tinyos-2-commits
mailing list