summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJanusz Kozerski <j.kozerski@samsung.com>2015-06-12 11:55:32 +0200
committerJanusz Kozerski <j.kozerski@samsung.com>2015-06-26 13:16:49 +0200
commit5d8a0be19e830c951c32a605e208b7120270bc70 (patch)
treebe9215ca0859288682a03d3e5d50f5002e61f896 /packaging
parenta282a131cd809c3f425a44f42e30dfb902bca76e (diff)
downloadcert-checker-5d8a0be19e830c951c32a605e208b7120270bc70.tar.gz
cert-checker-5d8a0be19e830c951c32a605e208b7120270bc70.tar.bz2
cert-checker-5d8a0be19e830c951c32a605e208b7120270bc70.zip
Replace pkgmgr signal handling with dbus API
After fix package-manager API using of its API can be restored. [Verication] 1) Build cert-checker with debug and run it on emulator 2) In 2nd console run: journalctl -f | grep cert-checker 3) Install and uninstall app in some random order: install: pkgcmd -i -t wgt -p /usr/share/widget_demo/mancala.wgt -q uninstall: pkgcmd -u -n yKrWwxz1KX -q 4) Check if journal logs are correct Change-Id: I60a77c2862dd9745e1b422fb2eb3afec13b40d14
Diffstat (limited to 'packaging')
-rw-r--r--packaging/cert-checker.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/cert-checker.spec b/packaging/cert-checker.spec
index 14a2329..bccc58d 100644
--- a/packaging/cert-checker.spec
+++ b/packaging/cert-checker.spec
@@ -11,7 +11,6 @@ BuildRequires: zip
BuildRequires: pkgconfig(db-util)
BuildRequires: pkgconfig(icu-i18n)
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(capi-appfw-package-manager)
BuildRequires: pkgconfig(notification)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)