public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/grass] epel10.2: Drop non-existing configure flags
@ 2026-06-15 10:04 Markus Neteler
  0 siblings, 0 replies; only message in thread
From: Markus Neteler @ 2026-06-15 10:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/grass
Branch : epel10.2
Commit : c1f759932cf7aa64ed08d219b33418b5a55317e7
Author : Markus Neteler <neteler@gmail.com>
Date   : 2026-02-16T22:30:27+01:00
Stats  : +4/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/grass/c/c1f759932cf7aa64ed08d219b33418b5a55317e7?branch=epel10.2

Log:
Drop non-existing configure flags

---
diff --git a/grass.spec b/grass.spec
index 2547cc4..ee83ace 100644
--- a/grass.spec
+++ b/grass.spec
@@ -3,7 +3,7 @@
 
 Name:		grass
 Version:	8.4.2
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	GRASS GIS - Geographic Resources Analysis Support System
 
 %if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
@@ -197,14 +197,12 @@ find -name \*.pl | xargs sed -i -e 's,#!/usr/bin/env perl,#!%{__perl},'
 	--with-opengl \
 	--with-openmp \
 	--with-pdal \
-	--with-png \
 	--with-postgres \
 	--with-postgres-includes=%{_includedir}/pgsql \
 	--with-proj-share=%{_datadir}/proj \
 	--with-readline \
 	--with-regex \
 	--with-tiff \
-	--with-wxwidgets=%{_bindir}/wx-config \
 	--with-zstd
 
 
@@ -334,6 +332,9 @@ fi
 %{_libdir}/%{name}%{shortver}/include
 
 %changelog
+* Mon Feb 16 2026 Markus Neteler <neteler@mundialis.de> - 8.4.2-6
+- Drop non-existing configure flags
+
 * Sun Feb 15 2026 Sandro Mani <manisandro@gmail.com> - 8.4.2-5
 - Rebuild (PDAL)
 

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

only message in thread, other threads:[~2026-06-15 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:04 [rpms/grass] epel10.2: Drop non-existing configure flags Markus Neteler

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