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

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

Thank You,
Marko Saukko

[This message was auto-generated]

---

Request # 6581:

Messages from BOSS:

State: review at 2012-09-02T21:42:51 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:sage:branches:CE:Apps / qmlcontacts -> CE:Apps / qmlcontacts
  
changes files:
--------------
--- qmlcontacts.changes
+++ qmlcontacts.changes
@@ -0,0 +1,3 @@
+* Sun Sep 02 2012 Marko Saukko <[email protected]> - 0.3.14
+- Fixes NEMO#431: Require contactsd so that IM contacts are showed in the list.
+

spec files:
-----------
--- qmlcontacts.spec
+++ qmlcontacts.spec
@@ -1,6 +1,6 @@
 # 
 # Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.24.1
+# Generated by: spectacle version 0.25
 # 
 
 Name:       qmlcontacts
@@ -22,6 +22,7 @@
 Requires:   nemo-qml-plugins-folderlistmodel
 Requires:   qmlgallery
 Requires:   qmlfilemuncher
+Requires:   contactsd
 BuildRequires:  pkgconfig(QtCore) >= 4.7.0
 BuildRequires:  pkgconfig(QtDeclarative)
 BuildRequires:  pkgconfig(QtContacts)

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

++++++ qmlcontacts.yaml
--- qmlcontacts.yaml
+++ qmlcontacts.yaml
@@ -27,8 +27,12 @@
     - nemo-qml-plugins-thumbnailer
     - nemo-qml-plugins-contacts
     - nemo-qml-plugins-folderlistmodel
+    # qmlgallery code is used for avatar picker
     - qmlgallery
+    # importing contacts is using code from qmlfilemuncher
     - qmlfilemuncher
+    # contactsd is required to show IM contacts in the applications
+    - contactsd
  
 Files:
     - "%{_bindir}/qmlcontacts"



Reply via email to