Change IVI to use IVI Base pattern
authorTracy Graydon <tracy.graydon@intel.com>
Mon, 27 Feb 2012 22:00:40 +0000 (14:00 -0800)
committerTracy Graydon <tracy.graydon@intel.com>
Mon, 27 Feb 2012 22:00:40 +0000 (14:00 -0800)
Makefile
VERSION
configurations.yaml
packaging/image-configurations.spec

index 19421a2..9c8caf7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,9 +26,9 @@ changelog:
        python ./scripts/gitlog2changelog.py
 
 repackage: dist
-       osc branch -c Trunk:Testing $(NAME)
-       rm home\:*\:branches\:Trunk:Testing/$(NAME)/*tar.bz2
-       cp $(NAME)-$(VERSION).tar.bz2 home\:*\:branches\:Trunk:Testing/$(NAME)
+       osc branch -c Tizen:Base $(NAME)
+       rm home\:*\:branches\:Tizen:Base/$(NAME)/*tar.bz2
+       cp $(NAME)-$(VERSION).tar.bz2 home\:*\:branches\:Tizen:Base/$(NAME)
 
 dist: dist-bz2
 
diff --git a/VERSION b/VERSION
index 7ed6ff8..1e8b314 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5
+6
index 34cb82d..1c76035 100644 (file)
@@ -47,7 +47,7 @@ IVI:
     Desktop: None
     Mic2Options: -f raw
     Groups:
-        - Base System
+        - IVI Base
     Repos:
         - Tizen-base
         - Tizen-main
index 2c30612..8602a5f 100644 (file)
@@ -1,7 +1,7 @@
 %define baseline tizen-0.0
 Summary:       Create kickstart files for Tizen images
 Name:          image-configurations
-Version:       5
+Version:       6
 Release:       1
 License:       GPLv2
 Group:         System/Base