public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf6-kdoctools] rawhide: Drop version requirement on extra-cmake-modules
@ 2026-09-10 21:17 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-10 21:17 UTC (permalink / raw)
  To: git-commits

            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)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:17 [rpms/kf6-kdoctools] rawhide: Drop version requirement on extra-cmake-modules 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox