[packages/pspp] Rel 5; fix build
arekm
arekm at pld-linux.org
Sat Aug 2 00:59:11 CEST 2025
commit 65992375e64c310bfee4c7378fbc669a0990cd58
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Aug 2 00:59:08 2025 +0200
Rel 5; fix build
pspp.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/pspp.spec b/pspp.spec
index 2ccb973..37bfbcd 100644
--- a/pspp.spec
+++ b/pspp.spec
@@ -7,7 +7,7 @@ Summary: GNU PSPP - program for statistical analysis of sampled data
Summary(pl.UTF-8): GNU PSPP - program do analizy statystycznej danych próbkowanych
Name: pspp
Version: 2.0.1
-Release: 4
+Release: 5
License: GPL v3+
Group: Applications/Science
Source0: https://ftp.gnu.org/gnu/pspp/%{name}-%{version}.tar.gz
@@ -111,8 +111,9 @@ Rozszerzenia Glade do rozwijania PSPP.
%patch -P1 -p1
%build
+%{__autopoint}
%{__libtoolize}
-%{__aclocal} -I gl/m4
+%{__aclocal} -I m4 -I gl/m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pspp.git/commitdiff/65992375e64c310bfee4c7378fbc669a0990cd58
More information about the pld-cvs-commit
mailing list