Final update tp GNU Emacs 25.2
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=226
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%if %{suse_version} >= 1330
|
||||
%bcond_without autoconf
|
||||
%endif
|
||||
# Experimental, not for production (see https://www.gnu.org/software/emacs/news/NEWS.25.1)
|
||||
# Experimental, not for production (see https://www.gnu.org/software/emacs/news/NEWS.25.2)
|
||||
%bcond_with cairo
|
||||
|
||||
Name: emacs
|
||||
@@ -103,8 +103,7 @@ Obsoletes: nxml-mode < 20041004
|
||||
Provides: epg = 1.0.0
|
||||
Obsoletes: epg < 1.0.0
|
||||
Requires(pre): fileutils
|
||||
#Source: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.xz
|
||||
Source: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%{version}-rc2.tar.xz
|
||||
Source: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.xz
|
||||
Source1: app-defaults.Emacs
|
||||
Source2: site-lisp.tar.bz2
|
||||
Source3: dot.gnu-emacs
|
||||
@@ -380,6 +379,7 @@ DESKTOP="--with-x \
|
||||
%else
|
||||
--with-x-toolkit=gtk2 \
|
||||
%endif
|
||||
--with-toolkit-scroll-bars \
|
||||
--x-includes=%{_x11inc} \
|
||||
--x-libraries=%{_x11lib} \
|
||||
--with-libotf \
|
||||
@@ -390,6 +390,7 @@ DESKTOP="--with-x \
|
||||
"
|
||||
X11="${DESKTOP} \
|
||||
--with-x-toolkit=lucid \
|
||||
--with-toolkit-scroll-bars \
|
||||
--x-includes=%{_x11inc} \
|
||||
--x-libraries=%{_x11lib}:%{_x11data} \
|
||||
--without-libotf \
|
||||
|
Reference in New Issue
Block a user