qt6 updates

This commit is contained in:
Raven 2024-09-02 17:13:01 +06:00
parent f1c2b73bc7
commit 479aea1dc4
4 changed files with 5 additions and 14 deletions

View File

@ -80,7 +80,7 @@ done
%files -n python%{python3_pkgversion}-pyqt6-webengine
#doc README
%doc README
%license LICENSE
%{python3_sitearch}/PyQt6_WebEngine-%{version}.dist-info/
%{python3_sitearch}/PyQt6/QtWebEngineCore.*

View File

@ -243,10 +243,10 @@ sed -i \
%changelog
* Mon May 27 2024 Raven <raven@sysadmins.ws> - 6.7.0-3
- rebuilt for qt 6.7.2 (el8)
- rebuilt for qt 6.7.2
* Mon May 27 2024 Raven <raven@sysadmins.ws> - 6.7.0-2
- rebuilt for qt 6.7.1 (el8)
- rebuilt for qt 6.7.1
* Fri Apr 26 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
- Update to 6.7.0

View File

@ -43,7 +43,7 @@ BuildRequires: qt6-qtdeclarative-devel
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-server) >= 1.22
BuildRequires: pkgconfig(wayland-server)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-egl)
@ -56,10 +56,6 @@ BuildRequires: pkgconfig(libinput)
BuildRequires: libXext-devel
Requires: (libwayland-server >= 1.22 or rx-libwayland-server)
Requires: (libwayland-client >= 1.22 or rx-libwayland-client)
Requires: (libwayland-cursor >= 1.22 or rx-libwayland-cursor)
Requires: (libwayland-egl >= 1.22 or rx-libwayland-egl)
%description
%{summary}.
@ -88,11 +84,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%build
%enable_devtoolset13
%if 0%{?rhel} == 8
export PKG_CONFIG_PATH=/opt/rx/%{_lib}/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}
export LDFLAGS="-L/opt/rx/%{_lib}/ -Wl,-rpath=/opt/rx/%{_lib}/ %{__global_ldflags}"
%endif
%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF}
%cmake_build

View File

@ -1,7 +1,7 @@
Name: qt6
Version: 6.7.2
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Qt6 meta package
License: GPL-3.0-only
URL: https://getfedora.org/