summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunmin Lee <sunm.lee@samsung.com>2016-12-19 10:02:42 +0900
committerSunmin Lee <sunm.lee@samsung.com>2016-12-19 10:30:28 +0900
commite8c7b2e334149166583eb21e70fa29fcba14cac7 (patch)
tree34345b364dcc2126a33dc79ff0f00383561c0722
parent63cc97bb877b5c18ff6b0a253d0e99f421d4965b (diff)
downloadsystem-plugin-e8c7b2e334149166583eb21e70fa29fcba14cac7.tar.gz
system-plugin-e8c7b2e334149166583eb21e70fa29fcba14cac7.tar.bz2
system-plugin-e8c7b2e334149166583eb21e70fa29fcba14cac7.zip
Because filesystem install upgrade directory (/usr/share/upgrade), it doesn't need to be included in system-upgrade package. Change-Id: Ic245bfbaeddeac24a70c4c95fcde82a45b568432 Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
-rw-r--r--packaging/system-plugin.spec2
-rw-r--r--upgrade/data/.gitignore0
-rw-r--r--upgrade/scripts/.gitignore0
3 files changed, 1 insertions, 1 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index ec8a348..878865a 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -303,7 +303,7 @@ mv %{_sysconfdir}/fstab_lazymnt %{_sysconfdir}/fstab
%endif
%files -n system-upgrade
-%{_datadir}/upgrade
+%{_datadir}/upgrade/*
%{_unitdir}/offline-update.service
%{_unitdir}/init-update.service
#%{_unitdir}/system-update.target.wants/offline-update.service
diff --git a/upgrade/data/.gitignore b/upgrade/data/.gitignore
deleted file mode 100644
index e69de29..0000000
--- a/upgrade/data/.gitignore
+++ /dev/null
diff --git a/upgrade/scripts/.gitignore b/upgrade/scripts/.gitignore
deleted file mode 100644
index e69de29..0000000
--- a/upgrade/scripts/.gitignore
+++ /dev/null