forked from pool/python-pyflakes
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:
parent
44dbdcbd8e
commit
1d887d99d2
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user