14
0

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:
Denisart Benjamin
2013-12-07 13:16:25 +00:00
committed by Git OBS Bridge
parent 74c35d9e19
commit 7eb69500eb
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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}/*