]> git.pld-linux.org Git - packages/genius.git/commitdiff
- upgrade to 0.4.2
authorArtur Frysiak <artur@frysiak.net>
Sat, 15 May 1999 16:51:08 +0000 (16:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    genius.spec -> 1.4

genius.spec

index e059ac162ac6787067a53cf3277b1c3e3ebe52a1..accd666fb247b92b94cd6ad26cf6c088a28a99df 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       Genius advanced calculator
 Name:          genius
 Summary:       Genius advanced calculator
 Name:          genius
-Version:       0.4.1
+Version:       0.4.2
 Release:       1
 Copyright:     GPL
 Group:         X11/Applications
 Release:       1
 Copyright:     GPL
 Group:         X11/Applications
@@ -25,7 +25,9 @@ integers, complex numbers and matrixes.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure \
+       --target=%{_target_platrorm} \
+       --host=%{_host} \
        --prefix=/usr/X11R6 \
        --enable-gnome \
        --without-included-gettext
        --prefix=/usr/X11R6 \
        --enable-gnome \
        --without-included-gettext
This page took 0.039559 seconds and 4 git commands to generate.