public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vtk] rawhide: Fix conditional.
@ 2026-09-21 22:51 Richard Shaw
0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-09-21 22:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vtk
Branch : rawhide
Commit : 4f5198fa3029ff8b6f07982dec3e508db6662ecc
Author : Richard Shaw <hobbes1069@gmail.com>
Date : 2026-09-21T17:51:20-05:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vtk/c/4f5198fa3029ff8b6f07982dec3e508db6662ecc?branch=rawhide
Log:
Fix conditional.
---
diff --git a/vtk.spec b/vtk.spec
index fa52aa1..4ad5f8e 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -636,7 +636,7 @@ find Utilities/KWSys/vtksys/ -name \*.[ch]\* | grep -vE '^Utilities/KWSys/vtksys
# Convience header was removed in 8.x
%if 0%{?fedora} > 45
sed -i '/#include <Standard_PrimitiveTypes.hxx>/d' IO/OCCT/vtkOCCTReader.cxx
-endif
+%endif
# Save an unbuilt copy of the Example's sources for %doc
mkdir vtk-examples
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 22:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 22:51 [rpms/vtk] rawhide: Fix conditional Richard Shaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox