diff --git a/emacs.changes b/emacs.changes index a58c235..c57f2c6 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 28 14:50:45 UTC 2015 - werner@suse.de + +- Give XFt a try for emacs-x11 + ------------------------------------------------------------------- Thu Apr 30 13:08:13 UTC 2015 - werner@suse.de diff --git a/emacs.spec b/emacs.spec index 4241b14..9702d4d 100644 --- a/emacs.spec +++ b/emacs.spec @@ -1,7 +1,7 @@ # # spec file for package emacs # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -360,7 +360,7 @@ DESKTOP="--with-x \ --with-x-toolkit=lucid \ --x-includes=%{_x11inc} \ --x-libraries=%{_x11lib}:%{_x11data} \ - --without-xft \ + --with-xft \ --without-libotf \ --without-m17n-flt \ "