Fix bluez rpm installation priority 53/192453/1
authorWootak Jung <wootak.jung@samsung.com>
Mon, 29 Oct 2018 04:05:31 +0000 (13:05 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 5 Nov 2018 23:31:19 +0000 (08:31 +0900)
The attribute of hci* execution files is not set network_fw:network_fw,
if bluez rpm is installed before security-config rpm.

Change-Id: Ifadd19e93397a52b14aea872bb88df9f26edc4f9

packaging/bluez.spec

index 5d24ccf..e275488 100755 (executable)
@@ -55,6 +55,7 @@ BuildRequires:  readline-devel
 BuildRequires:  udev
 BuildRequires:  pkgconfig(libtzplatform-config)
 Requires:      %{name}-compat = %{version}-%{release}
+Requires:      security-config
 Recommends:    %{name}-profile_common = %{version}-%{release}
 
 %description