[packages/pspp] Up to 2.1.1
arekm
arekm at pld-linux.org
Sat Aug 22 16:25:17 CEST 2026
commit 969ee5f6f3be0fc69d3a16bfa6c18f697b4ae322
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Aug 22 16:25:02 2026 +0200
Up to 2.1.1
pspp.spec | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/pspp.spec b/pspp.spec
index 37bfbcd..f0f0426 100644
--- a/pspp.spec
+++ b/pspp.spec
@@ -6,12 +6,12 @@
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: 5
+Version: 2.1.1
+Release: 1
License: GPL v3+
Group: Applications/Science
Source0: https://ftp.gnu.org/gnu/pspp/%{name}-%{version}.tar.gz
-# Source0-md5: 0933860d7d511dac67277ef4829263ce
+# Source0-md5: 9de448a9e5b4f05b35557ebe93a4b131
Patch0: %{name}-info.patch
Patch1: %{name}-perl.patch
URL: http://www.gnu.org/software/pspp/
@@ -36,7 +36,7 @@ BuildRequires: python3 >= 1:3
BuildRequires: readline-devel
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
-BuildRequires: spread-sheet-widget-devel >= 0.7
+BuildRequires: spread-sheet-widget-devel >= 0.10
BuildRequires: texinfo
# tex
BuildRequires: texlive
@@ -50,7 +50,7 @@ Requires: gtk+3 >= 3.22.0
Requires: gtksourceview4 >= 4.0
Requires: pango >= 1:1.22
Requires: shared-mime-info
-Requires: spread-sheet-widget >= 0.7
+Requires: spread-sheet-widget >= 0.10
%if %{without glade}
Obsoletes: pspp-glade < 1.4.1
%endif
@@ -129,7 +129,8 @@ Rozszerzenia Glade do rozwijania PSPP.
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT \
+ AM_UPDATE_INFO_DIR=no
# program no longer installed, but manual still is... restore for now
install utilities/pspp-dump-sav $RPM_BUILD_ROOT%{_bindir}
@@ -148,8 +149,6 @@ install utilities/pspp-dump-sav $RPM_BUILD_ROOT%{_bindir}
%find_lang %{name}
-rm -f $RPM_BUILD_ROOT%{_infodir}/dir
-
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pspp.git/commitdiff/969ee5f6f3be0fc69d3a16bfa6c18f697b4ae322
More information about the pld-cvs-commit
mailing list