diff --git a/python-zope-proxy.spec b/python-zope-proxy.spec index 389fc59..0948573 100644 --- a/python-zope-proxy.spec +++ b/python-zope-proxy.spec @@ -1,5 +1,5 @@ Name: python-zope-proxy -Version: 4.3.3 +Version: 4.3.4 Release: 1mamba Summary: Zope proxy library Group: System/Libraries @@ -41,10 +41,17 @@ CFLAGS="%{optflags}" %{__python} setup.py build sed -i "s,.*/man/.*,&.gz," %{name}.filelist +%ifarch arm +sed -i "/.*_zope_proxy_proxy.so$/d" %{name}.filelist +%endif + %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) %changelog +* Fri Mar 13 2020 Automatic Build System 4.3.4-1mamba +- automatic version update by autodist + * Fri Nov 15 2019 Automatic Build System 4.3.3-1mamba - automatic version update by autodist