From f0c320a12fefdb0c9f31d870bb8a78df020ebbea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 12 Jan 2002 03:35:16 +0000 Subject: [PATCH] - BR: gnumeric Changed files: Guppi.spec -> 1.45 --- Guppi.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Guppi.spec b/Guppi.spec index 9445ebc..e814d71 100644 --- a/Guppi.spec +++ b/Guppi.spec @@ -31,6 +31,7 @@ BuildRequires: ncurses-devel >= 5.2 BuildRequires: python-devel >= 2.1 BuildRequires: readline-devel >= 4.2 BuildRequires: rpm-pythonprov +BuildRequires: gnumeric BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Requires: guile >= 1.3.4 Obsoletes: libguppi15 @@ -119,7 +120,8 @@ automake -a -c -i CPPFLAGS="-I%{py_incdir}"; export CPPFLAGS %configure \ - --enable-gnumeric + --enable-gnumeric \ + %{__make} -- 2.43.0