forked from pool/python-zeroconf
- Fix build on SLE 11: avoid BuildArch noarch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
41dbff4282
commit
a8db0bcae1
@@ -32,7 +32,9 @@ Requires: python-enum34
|
||||
Requires: python-netifaces
|
||||
Requires: python-six
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} > 1110
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description
|
||||
This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
|
||||
|
||||
Reference in New Issue
Block a user