summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJin Yoon <jinny.yoon@samsung.com>2018-06-08 08:08:31 +0900
committerJin Yoon <jinny.yoon@samsung.com>2018-06-08 08:09:01 +0900
commitaf10793ad937e4c4f2732fa98f6bab7c620d5d80 (patch)
treec02c79f186f1b9e0132f63721344dc1d8f734ae9
parent1af37e69fd7946a1049fb8b5448353bec9c891d4 (diff)
downloadttsd-worker-package-af10793ad937e4c4f2732fa98f6bab7c620d5d80.tar.gz
ttsd-worker-package-af10793ad937e4c4f2732fa98f6bab7c620d5d80.tar.bz2
ttsd-worker-package-af10793ad937e4c4f2732fa98f6bab7c620d5d80.zip
Trivial modification - Describe the worker in the .spec
Change-Id: I72cadbc9149be956ec5105cf0d803e6c7b6c6770
-rw-r--r--packaging/package-manager-worker.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/packaging/package-manager-worker.spec b/packaging/package-manager-worker.spec
index 77769bc..a29f815 100644
--- a/packaging/package-manager-worker.spec
+++ b/packaging/package-manager-worker.spec
@@ -3,9 +3,9 @@
Name: %{ORG_PREFIX}.%{P_NAME}
%define alias %{name}
-Summary: package manager worker application
-Version: 1.0.0
-Release: 0
+Summary: TTSD Worker that manages packages - will be installed & was installed.
+Version: 0.1.0
+Release: 1
Group: Service App
License: Flora-1.1
Source0: %{name}-%{version}.tar.gz
@@ -22,7 +22,9 @@ BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(libcurl)
%description
-Package manager worker
+TTSD Worker that manages packages - will be installed & was installed.
+TTS Cloud can push packages into the things with this worker,
+also the cloud can retrieve information of packages on the things.
%prep
%setup -q