diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-05-11 01:53:40 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-05-11 01:53:40 -0400 |
commit | aa427b35a427af3bc043b7fdb4d258d9f8b49316 (patch) | |
tree | 42e909fe0d459f51388ef1aa24df00fa7e6e44e9 | |
parent | 04e66987c878f8b25c1f972b9cc6c39340f696de (diff) | |
download | xf86dgaproto-aa427b35a427af3bc043b7fdb4d258d9f8b49316.tar.gz xf86dgaproto-aa427b35a427af3bc043b7fdb4d258d9f8b49316.tar.bz2 xf86dgaproto-aa427b35a427af3bc043b7fdb4d258d9f8b49316.zip |
Set license using %licensesubmit/tizen/20130517.024438submit/tizen/20130511.055343accepted/tizen/20130520.094551
-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 |