[openrtm-commit:00542] r2260 - in branches/RELENG_1_0/OpenRTM-aist: . packages/deb packages/rpm

openrtm @ openrtm.org openrtm @ openrtm.org
2012年 1月 5日 (木) 00:06:12 JST


Author: n-ando
Date: 2012-01-05 00:06:12 +0900 (Thu, 05 Jan 2012)
New Revision: 2260

Added:
   branches/RELENG_1_0/OpenRTM-aist/packages/
Modified:
   branches/RELENG_1_0/OpenRTM-aist/packages/deb/changelog
   branches/RELENG_1_0/OpenRTM-aist/packages/deb/files
   branches/RELENG_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in
   branches/RELENG_1_0/OpenRTM-aist/packages/rpm/pkgbuild.sh
Log:
package buid system has been added.

Modified: branches/RELENG_1_0/OpenRTM-aist/packages/deb/changelog
===================================================================
--- tags/RELEASE_1_0_1/OpenRTM-aist/packages/deb/changelog	2012-01-04 13:18:29 UTC (rev 2259)
+++ branches/RELENG_1_0/OpenRTM-aist/packages/deb/changelog	2012-01-04 15:06:12 UTC (rev 2260)
@@ -1,3 +1,9 @@
+openrtm-aist (1.0.2-0) experimental; urgency=low
+
+  * 1.0.2-0 (1.0.2-RELEASE). OpenRTM-aist-1.0.2-RELEASE
+
+ -- Noriaki Ando <n-ando at aist.go.jp>  Wed, 4 Jan 2012 22:57:22 +0900
+
 openrtm-aist (1.0.1-1) experimental; urgency=low
 
   * 1.0.1-1 (1.0.1-RELEASE). OpenRTM-aist-1.0.1-RELEASE

Modified: branches/RELENG_1_0/OpenRTM-aist/packages/deb/files
===================================================================
--- tags/RELEASE_1_0_1/OpenRTM-aist/packages/deb/files	2012-01-04 13:18:29 UTC (rev 2259)
+++ branches/RELENG_1_0/OpenRTM-aist/packages/deb/files	2012-01-04 15:06:12 UTC (rev 2260)
@@ -1,4 +1,4 @@
-openrtm-aist_1.0.1-1_amd64.deb main extra
-openrtm-aist-dev_1.0.1-1_amd64.deb main extra
-openrtm-aist-example_1.0.1-1_amd64.deb main extra
-openrtm-aist-doc_1.0.1-1_all.deb main extra
+openrtm-aist_1.0.2-0_amd64.deb main extra
+openrtm-aist-dev_1.0.2-0_amd64.deb main extra
+openrtm-aist-example_1.0.2-0_amd64.deb main extra
+openrtm-aist-doc_1.0.2-0_all.deb main extra

Modified: branches/RELENG_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in
===================================================================
--- tags/RELEASE_1_0_1/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in	2012-01-04 13:18:29 UTC (rev 2259)
+++ branches/RELENG_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in	2012-01-04 15:06:12 UTC (rev 2260)
@@ -143,6 +143,9 @@
 #------------------------------------------------------------
 # changelog section
 %changelog
+* Wed Jan 4 2012 Noriaki Ando <n-ando at aist.go.jp> - 1.0.2-0._distname
+- version 1.0.2 updated
+
 * Thu Jun 4 2011 Noriaki Ando <n-ando at aist.go.jp> - 1.0.1-0._distname
 - version 1.0.1 updated
 

Modified: branches/RELENG_1_0/OpenRTM-aist/packages/rpm/pkgbuild.sh
===================================================================
--- tags/RELEASE_1_0_1/OpenRTM-aist/packages/rpm/pkgbuild.sh	2012-01-04 13:18:29 UTC (rev 2259)
+++ branches/RELENG_1_0/OpenRTM-aist/packages/rpm/pkgbuild.sh	2012-01-04 15:06:12 UTC (rev 2260)
@@ -10,7 +10,7 @@
 # $Id$
 #
 %define pkgname OpenRTM-aist
-%define version        1.0.1
+%define version        1.0.2
 %define distname       __DISTNAME__
 %define builddir       %{_topdir}/BUILD/%{distname}
 %define pkgver         1
@@ -150,7 +150,7 @@
 # $Id$
 #
 %define pkgname OpenRTM-aist
-%define version        1.0.1
+%define version        1.0.2
 %define distname       __DISTNAME__
 %define builddir       %{_topdir}/BUILD/%{distname}
 %define pkgver         1



openrtm-commit メーリングリストの案内