forked from pool/python-pymongo
Accepting request 209729 from devel:languages:python
Please forward to factory. - Fix filelist on ppc64le (forwarded request 209701 from matz2) OBS-URL: https://build.opensuse.org/request/show/209729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymongo?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 7 02:20:46 UTC 2013 - matz@suse.com
|
||||||
|
|
||||||
|
- Fix filelist on ppc64le
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 27 13:25:30 UTC 2013 - p.drouand@gmail.com
|
Wed Nov 27 13:25:30 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@@ -55,7 +55,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE README.rst
|
%doc LICENSE README.rst
|
||||||
%ifarch %{ix86} x86_64 %{arm} aarch64
|
%ifarch %{ix86} x86_64 %{arm} aarch64 ppc64le
|
||||||
%{python_sitearch}/*
|
%{python_sitearch}/*
|
||||||
%else
|
%else
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
Reference in New Issue
Block a user