diff --git a/xemacs.changes b/xemacs.changes index db94890..460a732 100644 --- a/xemacs.changes +++ b/xemacs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 8 15:32:40 UTC 2022 - Dominique Leuenberger + +- Drop canna support: canna has not been maintained for a long time + and sec issues are not being addressed (bsc#1199280). + ------------------------------------------------------------------- Fri Oct 9 07:57:26 UTC 2020 - Dr. Werner Fink diff --git a/xemacs.spec b/xemacs.spec index 89f5d7a..723f4ff 100644 --- a/xemacs.spec +++ b/xemacs.spec @@ -1,7 +1,7 @@ # # spec file for package xemacs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Name: xemacs #!BuildIgnore: diffstat BuildRequires: alsa-lib-devel BuildRequires: autoconf -BuildRequires: canna-devel BuildRequires: compface BuildRequires: db-devel BuildRequires: fdupes @@ -322,7 +321,6 @@ PREFIX="--prefix=/usr \ # 'compile-goto-error'. SPECIAL="--with-database=berkdb,gdbm \ --with-ncurses \ - --with-canna \ --with-tty=yes \ --with-site-lisp \ %if %kkcc_broken