diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-06 10:58:38 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-06 10:58:38 +0900 |
commit | c6d65cb0793b213025e66130507b5ac5be2e00e5 (patch) | |
tree | dbb093409d4e8749e52e38f73d6a93b0fdd848f2 /packaging/building-blocks.spec | |
parent | 1f20a9d62518971b5a5164357bec18aff3a90f81 (diff) | |
download | building-blocks-c6d65cb0793b213025e66130507b5ac5be2e00e5.tar.gz building-blocks-c6d65cb0793b213025e66130507b5ac5be2e00e5.tar.bz2 building-blocks-c6d65cb0793b213025e66130507b5ac5be2e00e5.zip |
LICENSE: Apache v2.0
Change-Id: I7a35f4741b039f13c9824b27fc95c71bee120f99
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'packaging/building-blocks.spec')
-rw-r--r-- | packaging/building-blocks.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/building-blocks.spec b/packaging/building-blocks.spec index 2a91cfb..01e9bba 100644 --- a/packaging/building-blocks.spec +++ b/packaging/building-blocks.spec @@ -5,7 +5,7 @@ Name: building-blocks Version: 0.0.1 Release: 0 -License: Apache-2 +License: Apache-2.0 Summary: The Root of All Tizen Meta Packages (building blocks) Url: http://tizen.org Group: Meta @@ -149,6 +149,7 @@ end}} %build +# Auto require generation still requires further decision making. This shows the basic data for it in the build log. ls -l %{_datadir}/image-configurations/* # rule_checker returns non-zero if there is an error in *.inc, breaking the build |