[meego-commits] 8812: Changes to Tools:SDK:Target/meego-simulator-launcher

Fathi Boudra no_reply at build.meego.com
Mon Oct 25 14:12:33 UTC 2010


Hi,
I have made the following changes to meego-simulator-launcher in project Tools:SDK:Target. Please review and accept ASAP.

Thank You,
Fathi Boudra

[This message was auto-generated]

---

Request #8812:

  submit:   devel:tools:sdk:target/meego-simulator-launcher(r6) -> Tools:SDK:Target/meego-simulator-launcher


Message:
    Package cleanup and set exclusive arch

State:   new          2010-10-25T07:12:33 boudra
Comment: None



changes files:
--------------

spec files:
-----------
--- meego-simulator-launcher.spec
+++ meego-simulator-launcher.spec
@@ -6,11 +6,12 @@
 # << macros
 
 Name:       meego-simulator-launcher
-Summary:    MeeGo simulator launcher for MeeGo SDK for MeeGo Application Developers
+Summary:    MeeGo simulator launcher for MeeGo SDK
 Version:    1.0.2
 Release:    1
 Group:      Development/Tools
-License:    GPL
+License:    GPLv2.1
+ExclusiveArch:  %{ix86}
 URL:        git://gitorious.org/meego-developer-tools/meego-simulator-launcher.git
 Source0:    %{name}-%{version}.tar.gz
 Source100:  meego-simulator-launcher.yaml
@@ -18,7 +19,8 @@
 
 
 %description
-This package contains a utility tool Wait4XephyrStart, startmeego which starts up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
+This package contains a utility tool Wait4XephyrStart, startmeego which starts
+up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
 
 
 
@@ -34,7 +36,7 @@
 This package contains a utility tool Wait4XephyrStart, startmeego which starts up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
 
 %package handset
-Summary:    MeeGo simulator launcher for MeeGo SDK Handset for MeeGo Application Developers
+Summary:    MeeGo simulator launcher for MeeGo SDK Handset
 Group:      Development/Tools
 Requires:   xorg-x11-server-Xephyr
 Requires:   mesa-dri-i915-driver
@@ -56,6 +58,7 @@
 # << build pre
 
 
+
 # >> build post
 # << build post
 %install

other changes:
--------------

++++++ meego-simulator-launcher.yaml
--- meego-simulator-launcher.yaml
+++ meego-simulator-launcher.yaml
@@ -1,42 +1,41 @@
-
-Name:       meego-simulator-launcher
-Summary:    MeeGo simulator launcher for MeeGo SDK for MeeGo Application Developers
-Version:    1.0.2
-Release:    1
-Group:      Development/Tools
-License:    GPL
-URL:        git://gitorious.org/meego-developer-tools/meego-simulator-launcher.git
-
+Name: meego-simulator-launcher
+Summary: MeeGo simulator launcher for MeeGo SDK
+Version: 1.0.2
+Release: 1
+Group: Development/Tools
+License: GPLv2.1
+URL: git://gitorious.org/meego-developer-tools/meego-simulator-launcher.git
 Description: |
-   This package contains a utility tool Wait4XephyrStart, startmeego which starts up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
-
+    This package contains a utility tool Wait4XephyrStart, startmeego which starts
+    up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
 Sources:
    - "%{name}-%{version}.tar.gz"
-
-Configure: none
-#PkgBR:
 PkgConfigBR:
    - x11
+Configure: none
+Builder: none
 NoFiles: yes
+ExclusiveArch: "%{ix86}"
 SubPackages:
     - Name: netbook
       Summary: MeeGo simulator launcher for MeeGo SDK Netbook for MeeGo Application Developers
-      Group:      Development/Tools
+      Group: Development/Tools
       Description:
-        This package contains a utility tool Wait4XephyrStart, startmeego which starts up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
+        This package contains a utility tool Wait4XephyrStart, startmeego which starts
+        up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
       Requires:
         - xorg-x11-server-Xephyr
         - mesa-dri-i915-driver
         - mesa-dri-i965-driver
         - mesa-dri-swrast-driver
     - Name: handset
-      Summary: MeeGo simulator launcher for MeeGo SDK Handset for MeeGo Application Developers
-      Group:      Development/Tools
+      Summary: MeeGo simulator launcher for MeeGo SDK Handset
+      Group: Development/Tools
       Description:
-        This package contains a utility tool Wait4XephyrStart, startmeego which starts up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
+        This package contains a utility tool Wait4XephyrStart, startmeego which starts
+        up the MeeGo UI, and a startup script (meego-sdk-rc.sh) which sets the prompt.
       Requires:
         - xorg-x11-server-Xephyr
         - mesa-dri-i915-driver
         - mesa-dri-i965-driver
         - mesa-dri-swrast-driver
-




More information about the MeeGo-commits mailing list