From 5c28ae3217a98330deec638b2ee08e8a77ff663f Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Sat, 15 May 1999 16:51:08 +0000 Subject: [PATCH 1/1] - upgrade to 0.4.2 Changed files: genius.spec -> 1.4 --- genius.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/genius.spec b/genius.spec index e059ac1..accd666 100644 --- a/genius.spec +++ b/genius.spec @@ -1,6 +1,6 @@ Summary: Genius advanced calculator Name: genius -Version: 0.4.1 +Version: 0.4.2 Release: 1 Copyright: GPL Group: X11/Applications @@ -25,7 +25,9 @@ integers, complex numbers and matrixes. %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure %{_target} \ +./configure \ + --target=%{_target_platrorm} \ + --host=%{_host} \ --prefix=/usr/X11R6 \ --enable-gnome \ --without-included-gettext -- 2.43.0