From 3e9fa03056aca8dbcdf006133244023118bebc8f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 27 Dec 2023 16:14:05 -0600 Subject: [PATCH] Update to paps-0.8.0. --- introduction/welcome/changelog.xml | 4 ++++ packages.ent | 2 +- pst/ps/paps.xml | 12 +++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index e31b9f53e5..2a915c4e47 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,10 @@ December 27th, 2023 + + [bdubbs] - Update to paps-0.8.0. Fixes + #19046. + [bdubbs] - Add fmt-10.1.1. Needed for paps-0.8.0. diff --git a/packages.ent b/packages.ent index 9a42afadc5..5a1069382f 100644 --- a/packages.ent +++ b/packages.ent @@ -1166,7 +1166,7 @@ - + diff --git a/pst/ps/paps.xml b/pst/ps/paps.xml index 1917f22374..26e97f2d86 100644 --- a/pst/ps/paps.xml +++ b/pst/ps/paps.xml @@ -4,11 +4,11 @@ %general-entities; - + - - - + + + ]> @@ -91,7 +91,9 @@ commands: -./configure --prefix=/usr --mandir=/usr/share/man && +./configure --prefix=/usr \ + --disable-Werror \ + --mandir=/usr/share/man && make