projects
/
platform
/
core
/
system
/
resourced.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a798268
)
spec: Remove cynara-creds-pid Requires
15/318315/1
accepted/tizen/unified/20250116.113506
accepted/tizen/unified/x/20250116.091006
author
Unsung Lee
<unsung.lee@samsung.com>
Wed, 15 Jan 2025 07:29:06 +0000
(16:29 +0900)
committer
Unsung Lee
<unsung.lee@samsung.com>
Wed, 15 Jan 2025 07:29:08 +0000
(16:29 +0900)
Remove cynara-creds-pid Requires. This is because
it may upload 'devel' package of cynara due to pkgconfig.
Change-Id: I7eaa9037fbbb6741f839918e8dc21a44f1679b65
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
packaging/resourced.spec
patch
|
blob
|
history
diff --git
a/packaging/resourced.spec
b/packaging/resourced.spec
index 788d15fed85e1c0bb0fd9455ca1ae97fc20cd1cd..63e1e7c5bd32968691b2566fd7a27e962d4d5c70 100644
(file)
--- a/
packaging/resourced.spec
+++ b/
packaging/resourced.spec
@@
-52,9
+52,6
@@
BuildRequires: pkgconfig(cynara-creds-pid)
Requires: %{_sbindir}/mkswap
Requires: %{_bindir}/dd
-# Notice: use cynara API to get smack label
-Requires: pkgconfig(cynara-creds-pid)
-
%if %{?watchdog_module} == ON
Requires: %{name}-watchdog-handler = %{version}-%{release}
%endif