I have made the following changes intended for :
  CE:Apps:MTF / QZeeControl

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

https://build.pub.meego.com//request/show/5550

Thank You,
wonko

[This message was auto-generated]

---

Request # 5550:

Messages from BOSS:

State: review at 2012-08-11T21:32:34 by bossbot

Reviews:
       accepted by bossbot : Prechecks succeeded.
       new for CE-maintainers : 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:wonko:CE:Apps:MTF / QZeeControl -> CE:Apps:MTF / QZeeControl
  
changes files:
--------------

++++++ new changes file:
--- qzeecontrol.changes
+++ qzeecontrol.changes
@@ -0,0 +1,3 @@
+* Sat Aug 11 2012 Ruediger Gad <[email protected]> - 0.4.0
+- First try on getting a release for Nemo done.
+

new:
----
  qzeecontrol.changes
  qzeecontrol.spec
  qzeecontrol.yaml
  qzeecontrol_0.4.0.tar.gz

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

++++++ new spec file:
--- qzeecontrol.spec
+++ qzeecontrol.spec
@@ -0,0 +1,67 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.25
+# 
+
+Name:       qzeecontrol
+
+# >> macros
+# << macros
+
+Summary:    QZeeControl - Control your smartphone remotely.
+Version:    0.4.0
+Release:    1
+Group:      Amusements/Games
+License:    GPLv3
+URL:        http://qzeecontrol.garage.maemo.org/
+Source0:    %{name}_%{version}.tar.gz
+Source100:  qzeecontrol.yaml
+BuildRequires:  pkgconfig(QtCore) >= 4.7.0
+BuildRequires:  pkgconfig(QtGui)
+BuildRequires:  pkgconfig(QtConnectivity)
+BuildRequires:  pkgconfig(qdeclarative-boostable)
+BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(xtst)
+BuildRequires:  desktop-file-utils
+
+%description
+QZeeControl lets you control your N9/N950 with a Zeemote(TM) Bluetooth remote 
control. QZeeControl is completly written from scratch in Qt/QML. Zeemote (TM) 
is a trademark of Zeemote Technology Inc. Other trademarks are property of 
their respective owners.
+
+
+%prep
+%setup -q -n %{name}-%{version}
+
+# >> setup
+# << setup
+
+%build
+# >> build pre
+# << build pre
+
+%qmake 
+
+make %{?jobs:-j%jobs}
+
+# >> build post
+# << build post
+
+%install
+rm -rf %{buildroot}
+# >> install pre
+# << install pre
+%qmake_install
+
+# >> install post
+# << install post
+
+desktop-file-install --delete-original       \
+  --dir %{buildroot}%{_datadir}/applications             \
+   %{buildroot}%{_datadir}/applications/*.desktop
+
+%files
+%defattr(-,root,root,-)
+%{_datadir}/applications/QZeeControl_harmattan.desktop
+/opt/QZeeControl
+%{_datadir}/icons/hicolor/80x80/apps/QZeeControl80.png
+# >> files
+# << files

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

++++++ qzeecontrol.yaml (new)
--- qzeecontrol.yaml
+++ qzeecontrol.yaml
@@ -0,0 +1,26 @@
+Name: qzeecontrol
+Summary: QZeeControl - Control your smartphone remotely.
+Version: 0.4.0
+Release: 1
+Group: Amusements/Games
+License: GPLv3
+URL: http://qzeecontrol.garage.maemo.org/
+Sources:
+    - "%{name}_%{version}.tar.gz"
+Description:  
+ QZeeControl lets you control your N9/N950 with a Zeemote(TM) Bluetooth remote 
control. QZeeControl is completly written from scratch in Qt/QML. 
+ Zeemote (TM) is a trademark of Zeemote Technology Inc. Other trademarks are 
property of their respective owners.
+
+PkgConfigBR:
+    - QtCore >= 4.7.0
+    - QtGui
+    - QtConnectivity
+    - qdeclarative-boostable
+    - xi
+    - xtst
+Configure: none
+Builder: qmake 
+Files:
+    - "%{_datadir}/applications/QZeeControl_harmattan.desktop"
+    - "/opt/QZeeControl"
+    - "%{_datadir}/icons/hicolor/80x80/apps/QZeeControl80.png"

++++++ qzeecontrol_0.4.0.tar.gz (new)



Reply via email to