diff options
-rw-r--r-- | packaging/xineramaproto.changes | 3 | ||||
-rw-r--r-- | packaging/xineramaproto.spec | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/xineramaproto.changes b/packaging/xineramaproto.changes new file mode 100644 index 0000000..bea53d5 --- /dev/null +++ b/packaging/xineramaproto.changes @@ -0,0 +1,3 @@ +* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.185108@9f293f5 +- Set license using %license + diff --git a/packaging/xineramaproto.spec b/packaging/xineramaproto.spec index 49366c6..19d2b12 100644 --- a/packaging/xineramaproto.spec +++ b/packaging/xineramaproto.spec @@ -29,6 +29,7 @@ make %{?_smp_mflags} %remove_docs %files +%license COPYING %defattr(-,root,root,-) %{_includedir}/X11/extensions/*.h %{_datadir}/pkgconfig/*.pc |