[packages/gtkmathview] - rel 14, make it build
baggins
baggins at pld-linux.org
Thu May 14 19:38:06 CEST 2026
commit 8f02363b4f4b4f5b55f443d339227f5adf23d106
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 14 21:37:50 2026 +0200
- rel 14, make it build
gtkmathview.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gtkmathview.spec b/gtkmathview.spec
index 182699d..13573d0 100644
--- a/gtkmathview.spec
+++ b/gtkmathview.spec
@@ -2,7 +2,7 @@ Summary: A GTK+ viewer to view MathML documents
Summary(pl.UTF-8): Przeglądarka dokumentów MathML dla GTK+
Name: gtkmathview
Version: 0.8.0
-Release: 13
+Release: 14
License: LGPL v3+
Group: X11/Applications/Graphics
Source0: http://helm.cs.unibo.it/mml-widget/sources/%{name}-%{version}.tar.gz
@@ -110,6 +110,8 @@ echo 'AC_DEFUN([AM_BINRELOC], [])' > acinclude.m4
%{__autoconf}
%{__autoheader}
%{__automake}
+export CFLAGS="%{rpmcflags} -std=gnu17"
+export CXXFLAGS="%{rpmcflags} -std=gnu17"
%configure \
--enable-libxml2 \
--enable-stats \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtkmathview.git/commitdiff/8f02363b4f4b4f5b55f443d339227f5adf23d106
More information about the pld-cvs-commit
mailing list