public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/graphite2] rawhide: Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 which fixes rawhide FTBFS
@ 2026-07-20 2:46 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-07-20 2:46 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 2:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 2:46 [rpms/graphite2] rawhide: Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 which fixes rawhide FTBFS Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox