public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf6] f43: Define KDE_INSTALL_QTMETATYPESDIR
@ 2026-07-06 22:10 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-06 22:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kf6
Branch : f43
Commit : 9a95e576008ea48269088779a0c12f38e62c8052
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-05T14:43:58-04:00
Stats : +5/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/kf6/c/9a95e576008ea48269088779a0c12f38e62c8052?branch=f43
Log:
Define KDE_INSTALL_QTMETATYPESDIR
This is necessary for flatpak builds.
---
diff --git a/kf6.spec b/kf6.spec
index ac47344..b4a103e 100644
--- a/kf6.spec
+++ b/kf6.spec
@@ -3,7 +3,7 @@
Name: kf6
# This version MUST remain in sync with KF6 versions!
Version: 6.27.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Filesystem and RPM macros for KDE Frameworks 6
License: BSD-3-Clause
URL: http://www.kde.org
@@ -95,6 +95,9 @@ sed -i \
%{_rpmconfigdir}/macros.d/macros.kf6
%changelog
+* Sun Jul 05 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 6.27.0-2
+- Define KDE_INSTALL_QTMETATYPESDIR
+
* Fri Jun 05 2026 Steve Cossette <farchord@gmail.com> - 6.27.0-1
- 6.27.0
diff --git a/macros.kf6 b/macros.kf6
index 6ae3622..810f1b4 100644
--- a/macros.kf6
+++ b/macros.kf6
@@ -48,6 +48,7 @@
-DKDE_INSTALL_METAINFODIR:PATH=%{_kf6_metainfodir} \\\
-DKDE_INSTALL_PLUGINDIR:PATH=%{_qt6_plugindir} \\\
-DKDE_INSTALL_QMLDIR:PATH=%{_kf6_qmldir} \\\
+ -DKDE_INSTALL_QTMETATYPESDIR:PATH=%{_qt6_metatypesdir} \\\
-DKDE_INSTALL_QTPLUGINDIR:PATH=%{_qt6_plugindir} \\\
-DKDE_INSTALL_QTQCHDIR:PATH=%{_qt6_docdir} \\\
-DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=%{_qt6_importdir} \\\
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 22:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 22:10 [rpms/kf6] f43: Define KDE_INSTALL_QTMETATYPESDIR Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox