]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
1.2.4 and 2.0.2.
authorscipio <scipio>
Mon, 30 Jul 2007 02:36:49 +0000 (02:36 +0000)
committerscipio <scipio>
Mon, 30 Jul 2007 02:36:49 +0000 (02:36 +0000)
tools/release/build-rpms
tools/release/tinyos-tools.files
tools/release/tinyos-tools.spec
tools/release/tinyos.files
tools/release/tinyos.spec

index 9141af546ef44d00319d037225f80f1772a3e45e..a57ad6782cef0ef6adfd11a2a69b23398009eda5 100755 (executable)
@@ -4,13 +4,13 @@
 # For linux, change to /usr/src/redhat
 # For my cygwin: /cygdrive/c/rpmsrc
 RPMS=/usr/src/redhat
-TINYOS_VERSION=2.0.1
-TINYOS_TOOLS_VERSION=1.2.3
+TINYOS_VERSION=2.0.2
+TINYOS_TOOLS_VERSION=1.2.4
 
 echo "*** Building tarballs"
 #rm ../../../*.tar.gz
 sh tinyos.files
-#sh tinyos-tools.files
+sh tinyos-tools.files
 #sh contrib/contrib.files
 #sh vm/vm.files
 #sh task-tinydb/task-tinydb.files
@@ -26,7 +26,7 @@ cd $RPMS
 echo "*** Installing new tarballs"
 cd $HERE/../../..
 cp tinyos-$TINYOS_VERSION.tar.gz $RPMS/SOURCES
-#cp tinyos-tools-$TINYOS_TOOLS_VERSION.tar.gz $RPMS/SOURCES
+cp tinyos-tools-$TINYOS_TOOLS_VERSION.tar.gz $RPMS/SOURCES
 #cp tinyos-vm-$VM_VERSION.tar.gz $RPMS/SOURCES
 #cp tinyos-contrib-$CONTRIB_VERSION.tar.gz $RPMS/SOURCES
 #cp task-tinydb-$TINYDB_VERSION.tar.gz $RPMS/SOURCES
@@ -34,7 +34,7 @@ cp tinyos-$TINYOS_VERSION.tar.gz $RPMS/SOURCES
 echo "*** Creating rpms"
 cd $RPMS
 rpmbuild -bb $HERE/tinyos.spec
-#rpmbuild -bb $HERE/tinyos-tools.spec
+rpmbuild -bb $HERE/tinyos-tools.spec
 #rpmbuild -bb $HERE/task-tinydb/task-tinydb.spec
 #rpmbuild -bb $HERE/contrib/contrib.spec
 #rpmbuild -bb $HERE/vm/vm.spec
index 5a3cb2d7dc5f41355185e6491d8b4f8e6947d17b..0d4e86d534122b41154f7065868b72133fc8486d 100755 (executable)
@@ -1,5 +1,5 @@
 NAME=tinyos-tools
-VERSION=1.2.3
+VERSION=1.2.4
 
 cd ../..
 rm -rf $NAME-$VERSION
index 52b78c968d4fdecfff80a7e2ad71c82c9905dac7..916bb16bfc3cd13e500e69b7cc495a736aa9bd48 100644 (file)
@@ -2,8 +2,8 @@
 
 Summary: TinyOS tools 
 Name: tinyos-tools
-Version: 1.2.3
-Release: 1
+Version: 1.2.4
+Release: 2
 License: Please see source
 Group: Development/System
 URL: http://www.tinyos.net/
@@ -83,6 +83,8 @@ echo "done."
 # Remove JNI code on uninstall
 
 %changelog
+* Sun Jul 29 2007 <pal@cs.stanford.edu> 1.2.4-2
+- Add 64-bit support for Java VMs and deluge tools.
 * Wed Jul 5 2006 <kwright@archrock.com> 1.2.2-1
 * Thu Feb 9 2006 <david.e.gay@intel.com> 1.2.1-2
 * Sat Feb 4 2006 <kwright@cs.berkeley.edu> 1.2.1-1
index a0e003df06140f333cd2fd396794bbb955ed377f..7ec579248350371d06e33e4b5c3236bdaec4a526 100644 (file)
@@ -1,5 +1,5 @@
 NAME=tinyos
-VERSION=2.0.1
+VERSION=2.0.2
 
 cd ../..
 rm -rf $NAME-$VERSION
index 64e57972e77e3eaf5eb78b7e4497a708655432af..1a4e991b278ebd4e7a56adae44ba2271aedf532e 100644 (file)
@@ -1,8 +1,8 @@
 Summary: An event-based operating environment designed for use with embedded networked sensors.
 Name: tinyos
 BuildArchitectures: noarch
-Version: 2.0.1
-Release: 4
+Version: 2.0.2
+Release: 2
 License: Please see source
 Packager: TinyOS Group, UC Berkeley
 Group: Development/System
@@ -10,7 +10,7 @@ URL: www.tinyos.net
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-root
 Prefix: /opt
-Requires: tinyos-tools >= 1.2.2, nesc >= 1.2.7
+Requires: tinyos-tools >= 1.2.4, nesc >= 1.2.7
 
 %description
 TinyOS is an event based operating environment designed for use with