diff options
-rw-r--r-- | packaging/resourceproto.changes | 3 | ||||
-rw-r--r-- | packaging/resourceproto.spec | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/resourceproto.changes b/packaging/resourceproto.changes new file mode 100644 index 0000000..84a6d2e --- /dev/null +++ b/packaging/resourceproto.changes @@ -0,0 +1,3 @@ +* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.183929@e63a081 +- Set license using %license + diff --git a/packaging/resourceproto.spec b/packaging/resourceproto.spec index dec117a..b0c0bba 100644 --- a/packaging/resourceproto.spec +++ b/packaging/resourceproto.spec @@ -31,6 +31,7 @@ make %{?_smp_mflags} %files +%license COPYING %defattr(-,root,root,-) %{_includedir}/X11/extensions/*.h %{_datadir}/pkgconfig/*.pc |