public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kf6] f44: Define KDE_INSTALL_QTMETATYPESDIR
Date: Sun, 05 Jul 2026 18:45:27 GMT	[thread overview]
Message-ID: <178327712794.1.11655230969909455292.rpms-kf6-9a95e576008e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/kf6
            Branch : f44
            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=f44

            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} \\\

                 reply	other threads:[~2026-07-05 18:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178327712794.1.11655230969909455292.rpms-kf6-9a95e576008e@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox