- 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
This commit is contained in:
Alexandre Rogoski 2013-01-17 01:46:09 +00:00 committed by Git OBS Bridge
parent d9d38031b9
commit f60f933688
4 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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