1
0

Accepting request 207608 from home:dirkmueller:branches:devel:languages:python

- install LICENSE (and other usual boilerplate)

OBS-URL: https://build.opensuse.org/request/show/207608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=22
This commit is contained in:
Denisart Benjamin 2013-11-19 15:48:55 +00:00 committed by Git OBS Bridge
parent 44dbdcbd8e
commit 1d887d99d2
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 19 15:43:47 UTC 2013 - dmueller@suse.com
- install LICENSE (and other usual boilerplate)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 3 15:55:32 UTC 2013 - dmueller@suse.com Wed Jul 3 15:55:32 UTC 2013 - dmueller@suse.com

View File

@ -53,6 +53,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc LICENSE NEWS.txt README.rst AUTHORS
%{python_sitelib}/* %{python_sitelib}/*
%{_bindir}/pyflakes %{_bindir}/pyflakes