diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-05-11 01:37:54 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-05-11 01:37:54 -0400 |
commit | d5163a3b8bb1719c14753de25b73595e0a2f8e43 (patch) | |
tree | a893636f9dfe6549738b0cb37c425f72cdb26eec | |
parent | 600189bdf7ebdfe6938f250109626b58a559a66a (diff) | |
download | dbus-python-d5163a3b8bb1719c14753de25b73595e0a2f8e43.tar.gz dbus-python-d5163a3b8bb1719c14753de25b73595e0a2f8e43.tar.bz2 dbus-python-d5163a3b8bb1719c14753de25b73595e0a2f8e43.zip |
Set license using %licensesubmit/tizen/20130517.020823submit/tizen/20130511.053757accepted/tizen/20130520.095227
-rw-r--r-- | packaging/dbus-python.changes | 3 | ||||
-rw-r--r-- | packaging/dbus-python.spec | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/dbus-python.changes b/packaging/dbus-python.changes new file mode 100644 index 0000000..e7e1725 --- /dev/null +++ b/packaging/dbus-python.changes @@ -0,0 +1,3 @@ +* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.173751@600189b +- Set license using %license + diff --git a/packaging/dbus-python.spec b/packaging/dbus-python.spec index d571dd7..963ea50 100644 --- a/packaging/dbus-python.spec +++ b/packaging/dbus-python.spec @@ -46,6 +46,7 @@ make DESTDIR=%{buildroot} install %fdupes -s %{buildroot} %files +%license COPYING %defattr(-,root,root,-) %{python_sitelib}/* %{python_sitearch}/* |