forked from pool/python-pymongo
Accepting request 209701 from openSUSE:Factory:PowerLE
Please forward to factory. - Fix filelist on ppc64le OBS-URL: https://build.opensuse.org/request/show/209701 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
74c35d9e19
commit
7eb69500eb
@@ -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
|
||||
|
||||
|
@@ -55,7 +55,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README.rst
|
||||
%ifarch %{ix86} x86_64 %{arm} aarch64
|
||||
%ifarch %{ix86} x86_64 %{arm} aarch64 ppc64le
|
||||
%{python_sitearch}/*
|
||||
%else
|
||||
%{python_sitelib}/*
|
||||
|
Reference in New Issue
Block a user