From f60f9336883eb3da6f52074c08a5be599c5557c94ab5d04ef7c3662db2569a1a Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Thu, 17 Jan 2013 01:46:09 +0000 Subject: [PATCH] - Add LICENSE file to %doc. - Add LICENSE file to %doc. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=69 --- python-kombu.changes | 5 +++++ python-kombu.spec | 2 +- python3-kombu.changes | 5 +++++ python3-kombu.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/python-kombu.changes b/python-kombu.changes index 86e22ca..4013281 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 01:43:41 UTC 2013 - alexandre@exatati.com.br + +- Add LICENSE file to %doc. + ------------------------------------------------------------------- Wed Jan 16 09:12:13 UTC 2013 - cfarrell@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index 785b122..b1fe3eb 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -82,7 +82,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc AUTHORS Changelog FAQ README THANKS TODO +%doc AUTHORS Changelog FAQ README THANKS TODO LICENSE %{python_sitelib}/* %changelog diff --git a/python3-kombu.changes b/python3-kombu.changes index 92da07b..73390d6 100644 --- a/python3-kombu.changes +++ b/python3-kombu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 01:43:41 UTC 2013 - alexandre@exatati.com.br + +- Add LICENSE file to %doc. + ------------------------------------------------------------------- Mon Jan 14 09:48:21 UTC 2013 - saschpe@suse.de diff --git a/python3-kombu.spec b/python3-kombu.spec index c3c2e9d..a6013c1 100644 --- a/python3-kombu.spec +++ b/python3-kombu.spec @@ -73,7 +73,7 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc AUTHORS Changelog FAQ README THANKS TODO +%doc AUTHORS Changelog FAQ README THANKS TODO LICENSE %{python3_sitelib}/* %changelog