1
0

Accepting request 263166 from Cloud:OpenStack:Master

- Include LICENSE and LICENSE.PSF in package

OBS-URL: https://build.opensuse.org/request/show/263166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=29
This commit is contained in:
Denisart Benjamin
2014-12-02 20:10:12 +00:00
committed by Git OBS Bridge
parent 6f1db46cf8
commit efeb6d5178
2 changed files with 7 additions and 2 deletions

View File

@@ -8,7 +8,12 @@ Tue Nov 18 13:57:34 UTC 2014 - toddrme2178@gmail.com
- Fixed some crashes on arm and mips architectures
-------------------------------------------------------------------
Mon Nov 3 22:19:05 UTC 2014 - dvlaeev@suse.com
Thu Nov 6 04:56:09 UTC 2014 - tserong@suse.com
- Include LICENSE and LICENSE.PSF in package
-------------------------------------------------------------------
Mon Nov 3 22:19:05 UTC 2014 - dvaleev@suse.com
- build with -fno-tree-dominator-opts (boo#902146)

View File

@@ -69,7 +69,7 @@ CFLAGS="%{optflags} -fno-tree-dominator-opts" python setup.py test
%files
%defattr(-,root,root)
%doc AUTHORS NEWS README.rst doc/_build/html
%doc AUTHORS NEWS README.rst LICENSE* doc/_build/html
%{python_sitearch}/*
%files devel