diff options
-rw-r--r-- | packaging/xf86dgaproto.changes | 3 | ||||
-rw-r--r-- | packaging/xf86dgaproto.spec | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/xf86dgaproto.changes b/packaging/xf86dgaproto.changes new file mode 100644 index 0000000..dc4aaee --- /dev/null +++ b/packaging/xf86dgaproto.changes @@ -0,0 +1,3 @@ +* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.185048@04e6698 +- Set license using %license + diff --git a/packaging/xf86dgaproto.spec b/packaging/xf86dgaproto.spec index 80184b6..0b8575a 100644 --- a/packaging/xf86dgaproto.spec +++ b/packaging/xf86dgaproto.spec @@ -31,6 +31,7 @@ rm -rf %{buildroot} %files +%license COPYING %defattr(-,root,root,-) %{_includedir}/X11/extensions/*.h %{_datadir}/pkgconfig/*.pc |