BR: qt5-qtbase-private-devel globally
This commit is contained in:
parent
be09c1437f
commit
21407d3a08
@ -40,7 +40,7 @@
|
||||
Summary: PyQt5 is Python bindings for Qt5
|
||||
Name: python-qt5
|
||||
Version: 5.15.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
|
||||
License: GPLv3
|
||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||
@ -65,6 +65,7 @@ BuildRequires: findutils
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(dbus-python)
|
||||
BuildRequires: pkgconfig(phonon4qt5)
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.5
|
||||
%if 0%{?enginio}
|
||||
BuildRequires: pkgconfig(Enginio)
|
||||
@ -120,7 +121,7 @@ Obsoletes: python-qt5 < 5.5.1-10
|
||||
%package -n python2-qt5
|
||||
Summary: Python 2 bindings for Qt5
|
||||
Requires: python2-qt5-base%{?_isa} = %{version}-%{release}
|
||||
BuildRequires: qt5-qtbase-private-devel python27
|
||||
BuildRequires: python27
|
||||
Requires: python2-enum34
|
||||
Provides: python2-PyQt5 = %{version}-%{release}
|
||||
Provides: python2-PyQt5%{?_isa} = %{version}-%{release}
|
||||
@ -561,6 +562,9 @@ sed -i \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 26 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.15.0-4
|
||||
- BR: qt5-qtbase-private-devel globally
|
||||
|
||||
* Mon Nov 23 07:54:30 CET 2020 Jan Grulich <jgrulich@redhat.com> - 5.15.0-3
|
||||
- rebuild (qt5)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user