[packages/wesnoth] - up to 1.18.5

mrozowik mrozowik at pld-linux.org
Wed May 28 12:50:50 CEST 2025


commit c3ed96316f23e330839cb26e49a64cb31ef69d30
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Wed May 28 09:55:56 2025 +0000

    - up to 1.18.5

 wesnoth.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/wesnoth.spec b/wesnoth.spec
index 46f9152..e9a8537 100644
--- a/wesnoth.spec
+++ b/wesnoth.spec
@@ -9,13 +9,13 @@ Summary:	Strategy game with a fantasy theme
 Summary(hu.UTF-8):	Fantasy környezetben játszódó stratégiai játék
 Summary(pl.UTF-8):	Gra strategiczna z motywem fantasy
 Name:		wesnoth
-Version:	1.18.4
+Version:	1.18.5
 Release:	1
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://downloads.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2
-# Source0-md5:	8dcc3b12f445408df028822325c5aa3a
+# Source0-md5:	8a16439cef690f14206143360fe23872
 Source1:	%{name}d.init
 Source2:	%{name}.tmpfiles
 Source3:	%{name}.sysconfig
@@ -58,6 +58,9 @@ Requires:	pango >= 1:1.22.8
 Obsoletes:	wesnoth-tools < 1:1.14
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# removing -DNDEBUG (wesnoth depends on asserts)
+%define		filterout_cpp	-DNDEBUG
+
 %description
 Battle for Wesnoth is a fantasy strategy game. Battle for control of
 villages, using variety of units which have advantages and
@@ -127,9 +130,6 @@ Ten pakiet zawiera pliki danych dla gry Wesnoth.
 %build
 install -d build
 cd build
-# override *FLAGS to remove -DNDEBUG (wesnoth depends on asserts)
-CFLAGS="%{rpmcflags}"
-CXXFLAGS="%{rpmcxxflags}"
 %cmake .. \
 	-DENABLE_STRICT_COMPILATION=OFF \
 	-DBINDIR="%{_bindir}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wesnoth.git/commitdiff/c3ed96316f23e330839cb26e49a64cb31ef69d30



More information about the pld-cvs-commit mailing list