projects
/
platform
/
core
/
system
/
tota-ua.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f377ba8
)
Add required package
03/163003/1
accepted/tizen/4.0/unified/20171212.064828
submit/tizen_4.0/20171211.065239
author
Sunmin Lee
<sunm.lee@samsung.com>
Mon, 4 Dec 2017 07:50:57 +0000
(16:50 +0900)
committer
Sunmin Lee
<sunm.lee@samsung.com>
Mon, 4 Dec 2017 07:50:57 +0000
(16:50 +0900)
The "tar command" is required for upgrade-trigger.
Specify this dependency in spec file.
Change-Id: I345535362493cc4e7e5aa9b4adceb44f6238c6c5
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
packaging/tota-ua.spec
patch
|
blob
|
history
diff --git
a/packaging/tota-ua.spec
b/packaging/tota-ua.spec
index
8ab0409
..
4c63499
100755
(executable)
--- a/
packaging/tota-ua.spec
+++ b/
packaging/tota-ua.spec
@@
-17,6
+17,8
@@
BuildRequires: pkgconfig(tota)
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(libtzplatform-config)
+Requires: tar
+
%description
Fota update agent which update firmware using delta files