forked from pool/python-nbxmpp
Accepting request 328775 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/328775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 11:21:45 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
- Shouldn't be noarch in SLE 11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 11:52:43 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
||||
@@ -28,8 +28,11 @@ Source: https://pypi.python.org/packages/source/n/%{_name}/%{_name}-%{ve
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%py_requires
|
||||
%endif
|
||||
|
||||
%description
|
||||
Python-nbxmpp is a Python library that provides a way for Python
|
||||
|
||||
Reference in New Issue
Block a user