diff --git a/python-qt5.spec b/python-qt5.spec index 972da6e..30a7057 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -7,8 +7,9 @@ %global python2_dbus_dir %(%{__python2} -c "import dbus.mainloop; print(dbus.mainloop.__path__[0])") # enable/disable individual modules -%if 0%{?fedora} > 23 -%ifarch %{arm} %{ix86} x86_64 aarch64 ppc ppc64 ppc64le mips mipsel mips64el +# drop power64, it's not supported yet (than) +%if 0%{?fedora} > 22 +%ifarch %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el %global webengine 1 %endif %endif @@ -19,7 +20,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.6 -Release: 2%{?dist} +Release: 3%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -414,6 +415,9 @@ sed -i \ %changelog +* Wed Jun 15 2016 Than Ngo - 5.6-3 +- drop ppc ppc64 ppc64le, it's not supported yet + * Mon May 02 2016 Rex Dieter - 5.6-2 - -rpm-macros: Conflicts: python(3)-qt5 < 5.6