Apply force option to trigger the updates forcely 56/13356/1
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 4 Dec 2013 05:00:32 +0000 (14:00 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 4 Dec 2013 05:00:32 +0000 (14:00 +0900)
Change-Id: Ie310cec9060f6d3c5fb19fa9c78b40eea0de1736

packaging/liblivebox-service.spec
src/livebox-service.c

index 548b5a5..766f380 100644 (file)
@@ -1,5 +1,5 @@
 Name:          liblivebox-service
-Version:       0.5.9
+Version:       0.5.10
 Release:       1
 License:       Flora
 Summary:       Service API for gathering installed livebox information
index 2045765..279b874 100644 (file)
@@ -474,7 +474,7 @@ EAPI int livebox_service_trigger_update_with_content(const char *pkgname, const
                category = "default";
        }
 
-       packet = packet_create("service_update", "sssss", pkgname, uri, cluster, category, content);
+       packet = packet_create("service_update", "sssssi", pkgname, uri, cluster, category, content, force);
        /*!
         * \note
         * "free" function accepts NULL