]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- updated to 20020906 ekg-20020906-1
authorŁukasz Jarosław Mozer <lukasz.mozer@gmail.com>
Fri, 6 Sep 2002 22:52:10 +0000 (22:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- 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

ekg.spec

index e006b10ffd51e2e683082cd84771e71e3847b015..e405a35d389b1f6b8e15fd55fadb945558bdcd56 100644 (file)
--- 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}
This page took 0.057449 seconds and 4 git commands to generate.