diff --git a/aspell.changes b/aspell.changes index 42c52c4..32008f8 100644 --- a/aspell.changes +++ b/aspell.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 22 14:03:06 UTC 2011 - pgajdos@suse.com + +- add -ltinfo + ------------------------------------------------------------------- Sun Oct 2 17:58:18 UTC 2011 - asterios.dramis@gmail.com diff --git a/aspell.spec b/aspell.spec index aaf028e..a1c212e 100644 --- a/aspell.spec +++ b/aspell.spec @@ -137,6 +137,9 @@ export CFLAGS="%{optflags}" export CXXFLAGS="%{optflags}" %configure \ +%if %suse_version > 1210 + --enable-curses="-lncurses -ltinfo" \ +%endif --disable-rpath make %{?_smp_mflags}