From 64463d6f2692643ceb09297866917c5449634935 Mon Sep 17 00:00:00 2001 From: juho Date: Tue, 18 Jun 2013 14:40:03 +0900 Subject: [PATCH] add smack-utils requires(post) in spec we use chsmack, as dlog is installed. so It should be installed to use. add Requires(post): smack-utils Change-Id: I2df88ae3caebe18b713494cb37e5caf859dd9050 Signed-off-by: juho --- packaging/dlog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/dlog.spec b/packaging/dlog.spec index 0cd3ef9..98e2887 100755 --- a/packaging/dlog.spec +++ b/packaging/dlog.spec @@ -10,8 +10,8 @@ Source102: packaging/dlog-radio.service Source103: packaging/dlogutil.manifest Source104: packaging/libdlog.manifest BuildRequires: pkgconfig(libsystemd-journal) -Requires(post): /usr/bin/vconftool Requires(post): coreutils +Requires(post): smack-utils %description dlog API library -- 2.7.4