From 66a8e93e7a49f729942f675bcf76ea6d738f5b85 Mon Sep 17 00:00:00 2001 From: wangchuangGG Date: Tue, 17 Nov 2020 20:39:15 +0800 Subject: [PATCH 1/5] update emacs.spec. --- emacs.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 0c310db..ca26a31 100644 --- a/emacs.spec +++ b/emacs.spec @@ -4,7 +4,7 @@ Name: emacs Epoch: 1 Version: 27.1 -Release: 2 +Release: 3 Summary: An extensible GNU text editor License: GPLv3+ and CC0-1.0 URL: http://www.gnu.org/software/emacs @@ -404,6 +404,12 @@ fi %{_infodir}/* %changelog +* Wed Sep 19 2020 hanhui - 1:27.1-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:slove the problem of mercurial compile failed + * Wed Sep 23 2020 hanhui - 1:27.1-2 - Type:bugfix - ID:NA -- Gitee From 52c0871ae85de9850ec2e3bb66528e509b49ad29 Mon Sep 17 00:00:00 2001 From: wangchuangGG Date: Thu, 19 Nov 2020 14:52:47 +0800 Subject: [PATCH 2/5] update emacs.spec. --- emacs.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/emacs.spec b/emacs.spec index ca26a31..f66bc52 100644 --- a/emacs.spec +++ b/emacs.spec @@ -165,9 +165,12 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no \ --with-xwidgets --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes +echo 111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 make bootstrap +echo 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 %{setarch} %make_build cd .. +echo 3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 # Build Lucid binary mkdir build-lucid && cd build-lucid @@ -178,10 +181,13 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ --with-tiff --with-xft --with-xpm --with-x-toolkit=lucid --with-gpm=no \ --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes +echo 4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 make bootstrap +echo 555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555 %{setarch} %make_build cd .. %endif +echo 666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 # Build binary without X support mkdir build-nox && cd build-nox -- Gitee From a2179b68fe891e3d8662761a69ed0afd998447b8 Mon Sep 17 00:00:00 2001 From: wangchuangGG Date: Thu, 19 Nov 2020 14:54:36 +0800 Subject: [PATCH 3/5] update emacs.spec. --- emacs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs.spec b/emacs.spec index f66bc52..040ba85 100644 --- a/emacs.spec +++ b/emacs.spec @@ -166,7 +166,7 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no \ --with-xwidgets --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes echo 111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 -make bootstrap +make %{?_smp_mflags} bootstrap echo 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 %{setarch} %make_build cd .. @@ -182,7 +182,7 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; --with-tiff --with-xft --with-xpm --with-x-toolkit=lucid --with-gpm=no \ --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes echo 4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 -make bootstrap +%make_build bootstrap echo 555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555 %{setarch} %make_build cd .. -- Gitee From a503da36457f5815eb179c6e0be03bee160582e5 Mon Sep 17 00:00:00 2001 From: wangchuangGG Date: Thu, 19 Nov 2020 15:19:22 +0800 Subject: [PATCH 4/5] update emacs.spec. --- emacs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.spec b/emacs.spec index 040ba85..eb676f0 100644 --- a/emacs.spec +++ b/emacs.spec @@ -166,7 +166,7 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no \ --with-xwidgets --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes echo 111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 -make %{?_smp_mflags} bootstrap +%make_build bootstrap echo 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 %{setarch} %make_build cd .. -- Gitee From c920ab2c2611a6322aac5b5c693648890ee6f50b Mon Sep 17 00:00:00 2001 From: wangchuangGG Date: Thu, 19 Nov 2020 17:10:41 +0800 Subject: [PATCH 5/5] update emacs.spec. --- emacs.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/emacs.spec b/emacs.spec index eb676f0..76deff3 100644 --- a/emacs.spec +++ b/emacs.spec @@ -165,12 +165,9 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no \ --with-xwidgets --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes -echo 111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 %make_build bootstrap -echo 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 %{setarch} %make_build cd .. -echo 3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 # Build Lucid binary mkdir build-lucid && cd build-lucid @@ -181,13 +178,10 @@ LDFLAGS="-Wl,-z,relro,-z,now -pie"; export LDFLAGS; %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ --with-tiff --with-xft --with-xpm --with-x-toolkit=lucid --with-gpm=no \ --with-modules --without-libotf --without-m17n-flt --without-imagemagick CANNOT_DUMP=yes -echo 4444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 %make_build bootstrap -echo 555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555 %{setarch} %make_build cd .. %endif -echo 666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666 # Build binary without X support mkdir build-nox && cd build-nox -- Gitee