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

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/2683

Thank You,
bossbot ([email protected])

[This message was auto-generated]

---

Request # 2683:

Messages from BOSS:
  None

State:   new          2011-10-24T18:58:19 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 / kasvopus -> CE:Apps / kasvopus
  Index: com.substanceofcode.kasvopus.changes
===================================================================
--- com.substanceofcode.kasvopus.changes (revision 0)
+++ com.substanceofcode.kasvopus.changes (revision 
445fd2234b8c14a01b81cef0b0b77bbc)
@@ -0,0 +1,5 @@
+* Fri Sep 30 2011 Marko Saukko <[email protected]> - 1.0
+- Fixes some minor things in packaging.
+
+* Thu May 19 2011 Ville Vainio <[email protected]> - 1.0
+- First release for N900DE
Index: com.substanceofcode.kasvopus-1.0.tar.gz
===================================================================
Binary file com.substanceofcode.kasvopus-1.0.tar.gz added
Index: com.substanceofcode.kasvopus.spec
===================================================================
--- com.substanceofcode.kasvopus.spec (revision 0)
+++ com.substanceofcode.kasvopus.spec (revision 
445fd2234b8c14a01b81cef0b0b77bbc)
@@ -0,0 +1,70 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.22
+# 
+# >> macros
+# << macros
+
+Name:       com.substanceofcode.kasvopus
+Summary:    Facebook client
+Version:    1.0
+Release:    1
+Group:      Applications/Internet
+License:    GPLv2
+URL:        http://www.substanceofcode.com/
+Source0:    %{name}-%{version}.tar.gz
+Source100:  com.substanceofcode.kasvopus.yaml
+BuildRequires:  pkgconfig(QtCore) >= 4.7.0
+BuildRequires:  pkgconfig(QtGui)
+BuildRequires:  pkgconfig(QtWebKit)
+BuildRequires:  pkgconfig(QtOpenGL)
+BuildRequires:  desktop-file-utils
+
+
+%description
+Facebook client.
+
+
+
+%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
+
+
Index: com.substanceofcode.kasvopus.yaml
===================================================================
--- com.substanceofcode.kasvopus.yaml (revision 0)
+++ com.substanceofcode.kasvopus.yaml (revision 
445fd2234b8c14a01b81cef0b0b77bbc)
@@ -0,0 +1,23 @@
+Name: com.substanceofcode.kasvopus 
+Summary: Facebook client  
+Version: 1.0 
+Release: 1
+Group: Applications/Internet
+License: GPLv2 
+URL: http://www.substanceofcode.com/ 
+Sources:
+    - "%{name}-%{version}.tar.gz"
+Description:  
+ Facebook client.
+
+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"



Reply via email to