I have made the following changes intended for :
  nemo:devel:hw:ti:omap4:pandaboard / nemo-configs-pandaboard

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.merproject.org//request/show/104

Thank You,
Marko Saukko

[This message was auto-generated]

---

Request # 104:

Messages from BOSS:

State: review at 2013-03-26T20:00:10 by cibot

Reviews:
       accepted by cibot : Prechecks succeeded.
       new for nemo:devel:hw:ti:omap4:pandaboard : Please replace this text 
with a review and approve/reject the review (not the SR). BOSS will take care 
of the rest

Changes:
  submit: home:sage:branches:nemo:devel:hw:ti:omap4:pandaboard / 
nemo-configs-pandaboard -> nemo:devel:hw:ti:omap4:pandaboard / 
nemo-configs-pandaboard
  
changes files:
--------------

++++++ new changes file:
--- nemo-configs-pandaboard.changes
+++ nemo-configs-pandaboard.changes
@@ -0,0 +1,3 @@
+* Tue Mar 26 2013 Marko Saukko <[email protected]> - 0.1
+- Initial version of nemo-configs-pandaboard
+

new:
----
  60-nemo-mobile-hw.conf
  nemo-configs-pandaboard.changes
  nemo-configs-pandaboard.spec
  nemo-configs-pandaboard.yaml

spec files:
-----------

++++++ new spec file:
--- nemo-configs-pandaboard.spec
+++ nemo-configs-pandaboard.spec
@@ -0,0 +1,54 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.25
+# 
+
+Name:       nemo-configs-pandaboard
+
+# >> macros
+# << macros
+
+Summary:    Some configs for pandaboard adaptation in Nemo Mobile
+Version:    0.1
+Release:    1
+Group:      Configs
+License:    GPLv2
+Source0:    60-nemo-mobile-hw.conf
+Source100:  nemo-configs-pandaboard.yaml
+Requires:   nemo-mobile-session
+
+%description
+%{summary}.
+
+
+
+%prep
+# No setup
+
+# >> setup
+# << setup
+
+%build
+# >> build pre
+# << build pre
+
+
+
+# >> build post
+# << build post
+
+%install
+rm -rf %{buildroot}
+# >> install pre
+# << install pre
+
+# >> install post
+install -D -m 644 %{SOURCE0} 
$RPM_BUILD_ROOT/var/lib/environment/nemo/60-nemo-mobile-hw.conf
+# << install post
+
+
+%files
+%defattr(-,root,root,-)
+/var/lib/environment/nemo/60-nemo-mobile-hw.conf
+# >> files
+# << files

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

++++++ 60-nemo-mobile-hw.conf (new)
--- 60-nemo-mobile-hw.conf
+++ 60-nemo-mobile-hw.conf
@@ -0,0 +1,7 @@
+# Removing -nocursor to get cursor for vm's
+OPTIONS=-background none
+
+# Defaultting to opengl runtime
+QT_DEFAULT_RUNTIME_SYSTEM=opengl
+
+M_USE_SHOW_CURSOR=1

++++++ nemo-configs-pandaboard.yaml (new)
--- nemo-configs-pandaboard.yaml
+++ nemo-configs-pandaboard.yaml
@@ -0,0 +1,18 @@
+Name: nemo-configs-pandaboard
+Summary: Some configs for pandaboard adaptation in Nemo Mobile
+Description: |
+  %{summary}.
+Version: 0.1
+Release: 1
+Group: Configs
+License: GPLv2
+Sources:
+    - 60-nemo-mobile-hw.conf
+Requires:
+    - nemo-mobile-session
+NoSetup: true
+Configure: none
+Builder: none
+Files:
+    - "/var/lib/environment/nemo/60-nemo-mobile-hw.conf"
+



Reply via email to