public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <panemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/graphite2] rawhide: Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 which fixes rawhide FTBFS
Date: Mon, 20 Jul 2026 02:46:44 GMT [thread overview]
Message-ID: <178451560472.1.12988610481043679800.rpms-graphite2-3697c751ad9d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/graphite2
Branch : rawhide
Commit : 3697c751ad9dd237ca7c9040baed7cf6fc728fd7
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-07-20T08:16:32+05:30
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/graphite2/c/3697c751ad9dd237ca7c9040baed7cf6fc728fd7?branch=rawhide
Log:
Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 which fixes rawhide FTBFS
---
diff --git a/graphite2.spec b/graphite2.spec
index bdc1851..9fc9fec 100644
--- a/graphite2.spec
+++ b/graphite2.spec
@@ -1,6 +1,6 @@
Name: graphite2
Version: 1.3.14
-Release: 21%{?dist}
+Release: 22%{?dist}
Summary: Font rendering capabilities for complex non-Roman writing systems
# As per COPYING file this library is tri-licensed
@@ -44,7 +44,7 @@ Includes and definitions for developing with graphite2.
%build
-%cmake -DGRAPHITE2_COMPARE_RENDERER=OFF
+%cmake -DGRAPHITE2_COMPARE_RENDERER=OFF -DCMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake_build
@@ -79,6 +79,9 @@ find %{buildroot} -type f -name "*.la" -print -delete
%changelog
+* Mon Jul 20 2026 Parag Nemade <panemade AT redhat DOT com> - 1.3.14-22
+- Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 which fixes rawhide FTBFS
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.14-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-07-20 2:46 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=178451560472.1.12988610481043679800.rpms-graphite2-3697c751ad9d@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