I have made the following changes intended for :
  CE:MW:Shared / contextkit-meego

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

Thank You,
rojkov

[This message was auto-generated]

---

Request # 5172:

Messages from BOSS:

State: review at 2012-07-06T10:40:08 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:rojkov:branches:CE:MW:Shared / contextkit-meego -> CE:MW:Shared 
/ contextkit-meego
  
changes files:
--------------
--- contextkit-meego.changes
+++ contextkit-meego.changes
@@ -0,0 +1,8 @@
+* Fri Jul 06 2012 Dmitry Rozhkov <[email protected]> - 0.1.0
+- Fixed dependency version for libconnman-qt.
+- Repackaged to work with github.com/nemomobile as upstream.
+
+* Thu Jul 05 2012 Dmitry Rozhkov <[email protected]> - 0.1.0
+- Internet plugin updated to work with connman 1.1
+- Added versioned dependency on libconnman-qt >= 0.2.2
+

old:
----
  0001-Fixes-N-8-WiFi-indicator-is-broken.patch
  0001-prevent-divide-by-zero.patch
  0002-First-draft-of-integrating-new-provider-into-Context.patch
  0003-BMC-21131-Location-properties-provided-via-contextki.patch
  0004-Revert-BMC-21131-Location-properties-provided-via-co.patch
  0005-Revert-First-draft-of-integrating-new-provider-into-.patch
  0006-Revert-Revert-First-draft-of-integrating-new-provide.patch
  0007-Revert-Revert-BMC-21131-Location-properties-provided.patch
  0008-fixed-location-skyhook.context-name-conflict-with-ge.patch
  0009-adaptation-to-connman11.patch
  meego-handset-ux-contextkit-meego-0.0.16.tar.gz
  shutdup-debug-spew.patch

new:
----
  contextkit-meego-0.1.0.tar.bz2

spec files:
-----------
--- contextkit-meego.spec
+++ contextkit-meego.spec
@@ -9,24 +9,13 @@
 # << macros
 
 Summary:    Contextkit providers for various functions
-Version:    0.0.16
+Version:    0.1.0
 Release:    1
 Group:      System/GUI/Other
 License:    Apache License, Version 2.0
-URL:        http://meego.gitorious.org/meego-handset-ux/contextkit-meego
-Source0:    meego-handset-ux-contextkit-meego-0.0.16.tar.gz
+URL:        http://github.com/nemomobile/contextkit-meego
+Source0:    %{name}-%{version}.tar.bz2
 Source100:  contextkit-meego.yaml
-Patch0:     shutdup-debug-spew.patch
-Patch1:     0001-Fixes-N-8-WiFi-indicator-is-broken.patch
-Patch2:     0001-prevent-divide-by-zero.patch
-Patch3:     0002-First-draft-of-integrating-new-provider-into-Context.patch
-Patch4:     0003-BMC-21131-Location-properties-provided-via-contextki.patch
-Patch5:     0004-Revert-BMC-21131-Location-properties-provided-via-co.patch
-Patch6:     0005-Revert-First-draft-of-integrating-new-provider-into-.patch
-Patch7:     0006-Revert-Revert-First-draft-of-integrating-new-provide.patch
-Patch8:     0007-Revert-Revert-BMC-21131-Location-properties-provided.patch
-Patch9:     0008-fixed-location-skyhook.context-name-conflict-with-ge.patch
-Patch10:     0009-adaptation-to-connman11.patch
 BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  pkgconfig(bluetooth-qt)
 BuildRequires:  pkgconfig(contextsubscriber-1.0) >= 0.5.25
@@ -69,7 +58,7 @@
 %package internet
 Summary:    Internet plugin for Contextkit
 Group:      System/GUI/Other
-Requires:   connman-qt >= 0.1.4
+Requires:   connman-qt >= 0.2.0
 
 %description internet
 %{summary}.
@@ -109,30 +98,8 @@
 
 
 %prep
-%setup -q -n meego-handset-ux-%{name}
+%setup -q -n %{name}-%{version}
 
-# shutdup-debug-spew.patch
-%patch0 -p1
-# 0001-Fixes-N-8-WiFi-indicator-is-broken.patch
-%patch1 -p1
-# 0001-prevent-divide-by-zero.patch
-%patch2 -p1
-# 0002-First-draft-of-integrating-new-provider-into-Context.patch
-%patch3 -p1
-# 0003-BMC-21131-Location-properties-provided-via-contextki.patch
-%patch4 -p1
-# 0004-Revert-BMC-21131-Location-properties-provided-via-co.patch
-%patch5 -p1
-# 0005-Revert-First-draft-of-integrating-new-provider-into-.patch
-%patch6 -p1
-# 0006-Revert-Revert-First-draft-of-integrating-new-provide.patch
-%patch7 -p1
-# 0007-Revert-Revert-BMC-21131-Location-properties-provided.patch
-%patch8 -p1
-# 0008-fixed-location-skyhook.context-name-conflict-with-ge.patch
-%patch9 -p1
-# 0009-adaptation-to-connman11.patch
-%patch10 -p1
 # >> setup
 # << setup
 

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

++++++ contextkit-meego-0.1.0.tar.bz2 (new)

++++++ contextkit-meego.yaml
--- contextkit-meego.yaml
+++ contextkit-meego.yaml
@@ -1,26 +1,14 @@
 Name: contextkit-meego
 Summary: Contextkit providers for various functions
-Version: 0.0.16
+Version: 0.1.0
 Release: 1
 Group: System/GUI/Other
 License: Apache License, Version 2.0
-URL: http://meego.gitorious.org/meego-handset-ux/contextkit-meego
+URL: http://github.com/nemomobile/contextkit-meego
 Sources:
-    - meego-handset-ux-contextkit-meego-0.0.16.tar.gz
+    - "%{name}-%{version}.tar.bz2"
 Description: |
     This package provides various contextkit providers for MeeGo.
-Patches:
-    - shutdup-debug-spew.patch
-    - 0001-Fixes-N-8-WiFi-indicator-is-broken.patch
-    - 0001-prevent-divide-by-zero.patch
-    - 0002-First-draft-of-integrating-new-provider-into-Context.patch
-    - 0003-BMC-21131-Location-properties-provided-via-contextki.patch
-    - 0004-Revert-BMC-21131-Location-properties-provided-via-co.patch
-    - 0005-Revert-First-draft-of-integrating-new-provider-into-.patch
-    - 0006-Revert-Revert-First-draft-of-integrating-new-provide.patch
-    - 0007-Revert-Revert-BMC-21131-Location-properties-provided.patch
-    - 0008-fixed-location-skyhook.context-name-conflict-with-ge.patch
-    - 0009-adaptation-to-connman11.patch
 PkgBR:
     - connman-qt-devel
     - gconf-devel
@@ -72,10 +60,7 @@
       Description: |
             %{summary}.
       Requires:
-            # We need to change this to version that contains 
-            # connman 1.1 related changes. Release isn't ok as it is 
automatically
-            # generated by OBS and could be lower in project copy.
-            - connman-qt >= 0.1.4
+            - connman-qt >= 0.2.0
       Files:
             - "%{_datadir}/contextkit/providers/internet.context"
             - "%{_libdir}/contextkit/subscriber-plugins/libinternet.so"

++++++ deleted files:
--- 0001-Fixes-N-8-WiFi-indicator-is-broken.patch
--- 0001-prevent-divide-by-zero.patch
--- 0002-First-draft-of-integrating-new-provider-into-Context.patch
--- 0003-BMC-21131-Location-properties-provided-via-contextki.patch
--- 0004-Revert-BMC-21131-Location-properties-provided-via-co.patch
--- 0005-Revert-First-draft-of-integrating-new-provider-into-.patch
--- 0006-Revert-Revert-First-draft-of-integrating-new-provide.patch
--- 0007-Revert-Revert-BMC-21131-Location-properties-provided.patch
--- 0008-fixed-location-skyhook.context-name-conflict-with-ge.patch
--- 0009-adaptation-to-connman11.patch
--- meego-handset-ux-contextkit-meego-0.0.16.tar.gz
--- shutdup-debug-spew.patch



Reply via email to