projects
/
platform
/
adaptation
/
system-plugin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b494b8
)
Remove dbus-devel package dependency from profile-iot
00/155500/1
submit/tizen_4.0/20171013.090113
submit/tizen_4.0/20171013.095408
author
Hyotaek Shim
<hyotaek.shim@samsung.com>
Fri, 13 Oct 2017 08:59:39 +0000
(17:59 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Fri, 13 Oct 2017 09:00:20 +0000
(09:00 +0000)
Change-Id: I33ae02f6f3f54918c967568788dbc148f13620de
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit
cae1c23521cc663d231ab012058ea6eb3b645da1
)
packaging/system-plugin.spec
patch
|
blob
|
history
diff --git
a/packaging/system-plugin.spec
b/packaging/system-plugin.spec
index 0f7e726beba7f994b1ff533922fd5e18e0a490a2..f24f1cd96d9fcdd124188e54c7c53140e53a8e1c 100644
(file)
--- a/
packaging/system-plugin.spec
+++ b/
packaging/system-plugin.spec
@@
-41,7
+41,7
@@
This package provides RPi3 specific system configuration files.
%package iot
Summary: IoT specific system configuration files
Requires: %{name} = %{version}-%{release}
-Requires:
pkgconfig(dbus-1)
+Requires:
dbus-1
BuildArch: noarch
%description iot
@@
-151,7
+151,7
@@
This package provides system configuration files for the RPI3 device.
%package profile-iot
Summary: System configuration files for IoT profiles
Requires: %{name} = %{version}-%{release}
-Requires:
pkgconfig(dbus-1)
+Requires:
dbus-1
BuildArch: noarch
%description profile-iot