From: Łukasz Jarosław Mozer Date: Fri, 6 Sep 2002 22:52:10 +0000 (+0000) Subject: - updated to 20020906 X-Git-Tag: ekg-20020906-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fekg.git;a=commitdiff_plain;h=89913fa3c82518011630b2ae2093d320ab385939 - updated to 20020906 - now with powerfull, nice, sweet & magic ncurses user interface (anybody know how to setup old readline iface by default?) - removed python include path hack from spec (thanks speedy) - NOTE: if you wish to use old poor ui, type ekg -f readline - STBR, pls Changed files: ekg.spec -> 1.84 --- diff --git a/ekg.spec b/ekg.spec index e006b10..e405a35 100644 --- a/ekg.spec +++ b/ekg.spec @@ -7,7 +7,7 @@ Summary(de): Einen client kompatibel zu Gadu-Gadu Summary(it): Esperimentale cliente di Gadu-Gadu Summary(pl): Eksperymentalny Klient Gadu-Gadu Name: ekg -Version: 20020825 +Version: 20020906 Release: 1 Epoch: 1 License: GPL @@ -94,11 +94,11 @@ Statyczna biblioteka libgadu. %setup -q %build -perl -pi -e "s/python2.1/python2.2/" configure %configure \ --enable-shared \ --enable-static \ --with-python \ + --enable-ui-ncurses \ %{?!debug:--without-debug} \ %{?!_with_ioctl_daemon:--disable-ioctld} %{__make}