14
0

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:
Stephan Kulow
2013-12-09 16:01:39 +00:00
committed by Git OBS Bridge
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 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 %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}/*