diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/corewatcher.changes | 3 | ||||
-rw-r--r-- | packaging/corewatcher.spec | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/corewatcher.changes b/packaging/corewatcher.changes index 17c1f66..3f23d9d 100644 --- a/packaging/corewatcher.changes +++ b/packaging/corewatcher.changes @@ -1,2 +1,5 @@ +* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.173536@d377e7b +- Set license using %license + * Wed Jan 09 2013 William Douglas <william.douglas@intel.com> 7bf41a1 - v0.9.11 Tizen rebrand diff --git a/packaging/corewatcher.spec b/packaging/corewatcher.spec index 74e4286..a8c2369 100644 --- a/packaging/corewatcher.spec +++ b/packaging/corewatcher.spec @@ -35,6 +35,7 @@ rm -rf %{buildroot} %install_service multi-user.target.wants corewatcher.service %files +%license COPYING %defattr(-,root,root,-) %manifest corewatcher.manifest %config(noreplace) %{_sysconfdir}/corewatcher/corewatcher.conf |