public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/kf6-kdoctools] rawhide: Drop version requirement on extra-cmake-modules
Date: Thu, 10 Sep 2026 21:17:26 GMT [thread overview]
Message-ID: <178907504648.1.18213423613536600291.rpms-kf6-kdoctools-58aa3c46050a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kf6-kdoctools
Branch : rawhide
Commit : 58aa3c46050a4e03ef3f20c9c45d4118644be6bf
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-09-09T23:07:18+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kf6-kdoctools/c/58aa3c46050a4e03ef3f20c9c45d4118644be6bf?branch=rawhide
Log:
Drop version requirement on extra-cmake-modules
This line was changed to use %{version} in d94ecc33001418c642da6b18c3069ff9d0063a82,
but that seems to have been a conflation on unrelated version strings.
The latest we have is 6.29 so the package FTBFS.
---
diff --git a/kf6-kdoctools.spec b/kf6-kdoctools.spec
index 817c215..c669c1d 100644
--- a/kf6-kdoctools.spec
+++ b/kf6-kdoctools.spec
@@ -15,7 +15,7 @@ BuildRequires: docbook-dtds
BuildRequires: docbook-style-xsl
BuildRequires: cmake
BuildRequires: kf6-rpm-macros
-BuildRequires: extra-cmake-modules >= %{version}
+BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
BuildRequires: cmake(KF6Archive)
BuildRequires: cmake(KF6I18n)
reply other threads:[~2026-09-10 21:17 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=178907504648.1.18213423613536600291.rpms-kf6-kdoctools-58aa3c46050a@fedoraproject.org \
--to=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