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:
parent
b5e6010974
commit
7004e96ef3
@ -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
|
Tue Aug 6 12:34:48 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@ cd doc && make html
|
|||||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
python setup.py test
|
CFLAGS="%{optflags}" python setup.py test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user