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

Please review and accept ASAP - BOSS has already processed this request and 
suggests ???
See the "Messages from BOSS" section below

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

Thank You,
bossbot ([email protected])

[This message was auto-generated]

---

Request # 2689:

Messages from BOSS:
  None

State:   new          2011-10-24T19:14:04 bossbot

Reviews:
     from bossbot  :BOSS suggests accepting this review. See email for more 
details.
BOSS accepted this review because:
 Target repo CE_Apps_armv7hl found.
     accepted on No date

Changes:
  submit: Project:DE:Trunk:Testing:1.3 / qatbowling -> CE:Apps / qatbowling
  Index: info.vivainio.qatbowling.changes
===================================================================
--- info.vivainio.qatbowling.changes (revision 0)
+++ info.vivainio.qatbowling.changes (revision 1f671813d3db746ba793a530e8d9fcdd)
@@ -0,0 +1,5 @@
+* Fri Sep 30 2011 Marko Saukko <[email protected]> - 1.0
+- Packaging fixes.
+
+* Thu May 19 2011 Ville Vainio <[email protected]> - 1.0
+- First release for N900DE
Index: info.vivainio.qatbowling-1.0.tar.gz
===================================================================
Binary file info.vivainio.qatbowling-1.0.tar.gz added
Index: info.vivainio.qatbowling.yaml
===================================================================
--- info.vivainio.qatbowling.yaml (revision 0)
+++ info.vivainio.qatbowling.yaml (revision 1f671813d3db746ba793a530e8d9fcdd)
@@ -0,0 +1,25 @@
+Name: info.vivainio.qatbowling
+Summary: Little game involving a cat, some milk and a projectile
+Version: 1.0 
+Release: 1
+Group: Amusements/Games
+License: GPL 
+URL: http://projects.forum.nokia.com/catbowling
+Sources:
+    - "%{name}-%{version}.tar.gz"
+Description:  
+ Hit as many bottles of milk as time allows. Timing gets more challenging
+ as you advance in levels
+
+PkgConfigBR:
+    - QtCore >= 4.7.0
+    - QtGui
+    - QtWebKit
+    - QtOpenGL
+Configure: none
+Builder: qmake 
+Files:
+    - "%{_datadir}/applications/%{name}.desktop"
+    - "/opt/%{name}"
+    - "%{_datadir}/icons/hicolor/*/apps/%{name}.png"
+
Index: info.vivainio.qatbowling.spec
===================================================================
--- info.vivainio.qatbowling.spec (revision 0)
+++ info.vivainio.qatbowling.spec (revision 1f671813d3db746ba793a530e8d9fcdd)
@@ -0,0 +1,70 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.22
+# 
+# >> macros
+# << macros
+
+Name:       info.vivainio.qatbowling
+Summary:    Little game involving a cat, some milk and a projectile
+Version:    1.0
+Release:    1
+Group:      Amusements/Games
+License:    GPL
+URL:        http://projects.forum.nokia.com/catbowling
+Source0:    %{name}-%{version}.tar.gz
+Source100:  info.vivainio.qatbowling.yaml
+BuildRequires:  pkgconfig(QtCore) >= 4.7.0
+BuildRequires:  pkgconfig(QtGui)
+BuildRequires:  pkgconfig(QtWebKit)
+BuildRequires:  pkgconfig(QtOpenGL)
+BuildRequires:  desktop-file-utils
+
+
+%description
+Hit as many bottles of milk as time allows. Timing gets more challenging as 
you advance in levels
+
+
+
+%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/%{name}.desktop
+/opt/%{name}
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
+# >> files
+# << files
+
+



Reply via email to