From a0fee3f4f69818fcb9b3c5054b8c71a8ac618b23 Mon Sep 17 00:00:00 2001 From: jongmyeongko Date: Fri, 7 Jul 2017 11:03:03 +0900 Subject: [PATCH] Remove posttrans requires IoT Core doesn't need pkgmgr-tool package in runtime. But, this 'requries' leads to add pkgmgr-tool in binary. Change-Id: I6354a10cc0064378080877aceaa88d5b0c67c712 Signed-off-by: jongmyeongko --- packaging/pkgmgr.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec index 27c2d4e..55a6ecf 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -15,10 +15,6 @@ Source1007: %{name}.conf Source1008: %{name}-installer-signal-agent.service Source1009: %{name}-installer-signal-agent.socket Requires(post): /usr/sbin/useradd -Requires(posttrans): /usr/bin/pkg_initdb -Requires(posttrans): /usr/bin/install_preload_pkg -Requires(posttrans): /usr/bin/pkgcmd -Requires(posttrans): /etc/package-manager/pkgmgr-label-initial-image.sh BuildRequires: cmake BuildRequires: unzip -- 2.34.1