From aa86ea2486f99f8e39455667277bc79803b237e0 Mon Sep 17 00:00:00 2001 From: Ondrej Mosnáček Date: Sep 01 2022 11:57:39 +0000 Subject: Ship quazip1-qt6.pc in the devel package - Resolves: rhbz#2123295 QTBUG-86080 has been fixed and qt6-qtbase-devel now provides pkgconfig(Qt6Core), so we can safely ship the file now. Signed-off-by: Ondrej Mosnáček --- diff --git a/quazip.spec b/quazip.spec index e67af00..6bf408c 100644 --- a/quazip.spec +++ b/quazip.spec @@ -278,9 +278,7 @@ export QT_ENABLE_REGEXP_JIT=0 %{_includedir}/QuaZip-Qt6-%{version}/ %{_libdir}/libquazip1-qt6.so %{_libdir}/cmake/QuaZip-Qt6-%{version}/ -# qt6-qtbase-devel currently doesn't provide pkgconfig(Qt6Core) -# https://bugreports.qt.io/browse/QTBUG-86080 -%exclude %{_libdir}/pkgconfig/quazip1-qt6.pc +%{_libdir}/pkgconfig/quazip1-qt6.pc %endif