|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
Summary: Python bindings for Qt5
|
|
|
|
|
Name: python-qt5
|
|
|
|
|
Version: 5.3.2
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
|
|
|
|
|
# all BSD, except for GPLv2+ dbus bindings and examples
|
|
|
|
|
License: BSD and GPLv2+
|
|
|
|
@ -38,7 +38,7 @@ BuildRequires: pkgconfig(Qt5Bluetooth)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Declarative)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Designer)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Gui) pkgconfig(Qt5Multimedia)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Network) pkgconfig(QtOpenGL)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Network) pkgconfig(Qt5OpenGL)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Positioning)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Quick) pkgconfig(Qt5QuickWidgets)
|
|
|
|
|
BuildRequires: pkgconfig(Qt5Script)
|
|
|
|
@ -258,6 +258,9 @@ rm -rfv %{buildroot}%{python3_sitearch}/PyQt5/uic/port_v2/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Nov 11 2014 Rex Dieter <rdieter@fedoraproject.org> 5.3.2-5
|
|
|
|
|
- pkgconfig(QtOpenGL) being satisfied by qt4 devel (#1162415)
|
|
|
|
|
|
|
|
|
|
* Thu Nov 06 2014 Rex Dieter <rdieter@fedoraproject.org> 5.3.2-4
|
|
|
|
|
- try to determine dbus-python install paths dynamically (#1161121)
|
|
|
|
|
|
|
|
|
|