Accepting request 186373 from home:k0da:ppc

- run tests we optflags. Stuff got compiled in %check again.

OBS-URL: https://build.opensuse.org/request/show/186373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=13
This commit is contained in:
Sascha Peilicke 2013-08-08 11:20:41 +00:00 committed by Git OBS Bridge
parent b5e6010974
commit 7004e96ef3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 8 10:54:47 UTC 2013 - dvaleev@suse.com
- run tests we optflags. Stuff got compiled in %check again.
-------------------------------------------------------------------
Tue Aug 6 12:34:48 UTC 2013 - speilicke@suse.com

View File

@ -63,7 +63,7 @@ cd doc && make html
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%check
python setup.py test
CFLAGS="%{optflags}" python setup.py test
%files
%defattr(-,root,root)