[packages/pspp] - updated to 2.0.0
qboosh
qboosh at pld-linux.org
Sat Jan 13 20:47:37 CET 2024
commit 35ea0f5ef4c1abd1970e45e8abef3824d69cc7a8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jan 13 20:33:43 2024 +0100
- updated to 2.0.0
pspp-info.patch | 10 +++++-----
pspp.spec | 14 ++++++++++----
2 files changed, 15 insertions(+), 9 deletions(-)
---
diff --git a/pspp.spec b/pspp.spec
index 42006bf..21b3105 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: 1.6.2
-Release: 3
+Version: 2.0.0
+Release: 1
License: GPL v3+
Group: Applications/Science
Source0: https://ftp.gnu.org/gnu/pspp/%{name}-%{version}.tar.gz
-# Source0-md5: 0e2aecdf978b9de9feb94214e39185bd
+# Source0-md5: 11f5949311bfe66a44999b9d7db6c99b
Patch0: %{name}-info.patch
Patch1: %{name}-perl.patch
URL: http://www.gnu.org/software/pspp/
@@ -24,8 +24,9 @@ BuildRequires: gsl-devel >= 1.13
BuildRequires: gtk+3-devel >= 3.22.0
BuildRequires: gtksourceview4-devel >= 4.0
%{?with_glade:BuildRequires: glade-devel >= 3.0}
-BuildRequires: libtool
+BuildRequires: libtool >= 2:2
BuildRequires: libxml2-devel >= 2.0
+BuildRequires: openssl-devel
BuildRequires: pango-devel >= 1:1.22
BuildRequires: perl-base >= 5.005_03
%{?with_perl:BuildRequires: perl-devel >= 1:5.8}
@@ -37,6 +38,8 @@ BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
BuildRequires: spread-sheet-widget-devel >= 0.7
BuildRequires: texinfo
+# tex
+BuildRequires: texlive
BuildRequires: zlib-devel
Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk-update-icon-cache
@@ -127,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+# program no longer installed, but manual still is... restore for now
+install utilities/pspp-dump-sav $RPM_BUILD_ROOT%{_bindir}
+
%if %{with perl}
%{__make} -C perl-module install \
DESTDIR=$RPM_BUILD_ROOT
diff --git a/pspp-info.patch b/pspp-info.patch
index 4cf7f2a..fa1f2be 100644
--- a/pspp-info.patch
+++ b/pspp-info.patch
@@ -1,14 +1,14 @@
---- pspp-0.8.4/doc/pspp-dev.texi.orig 2014-09-27 05:44:30.000000000 +0200
-+++ pspp-0.8.4/doc/pspp-dev.texi 2014-10-31 23:18:06.539656487 +0100
-@@ -28,9 +28,9 @@
+--- pspp-2.0.0/doc/pspp-dev.texi.orig 2024-01-13 18:51:06.659908104 +0100
++++ pspp-2.0.0/doc/pspp-dev.texi 2024-01-13 18:52:16.189531429 +0100
+@@ -37,9 +37,9 @@
@finalout
@end iftex
- at dircategory Math
+ at dircategory Scientific software:
@direntry
--* PSPP Developers Guide: (pspp-dev). Tutorial and reference for PSPP developers.
-+* PSPP Developers Guide: (pspp-dev). Tutorial and reference for PSPP developers
+-* PSPP Developers Guide: (pspp-dev). Reference for PSPP developers.
++* PSPP Developers Guide: (pspp-dev). Reference for PSPP developers
@end direntry
@copying
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pspp.git/commitdiff/35ea0f5ef4c1abd1970e45e8abef3824d69cc7a8
More information about the pld-cvs-commit
mailing list