Browse Source

upgrade to Emacs 21.1

Ralf S. Engelschall 24 years ago
parent
commit
693277f5b5
2 changed files with 1 additions and 15 deletions
  1. 0 12
      emacs/emacs-20.7.patch
  2. 1 3
      emacs/emacs.spec

+ 0 - 12
emacs/emacs-20.7.patch

@@ -1,12 +0,0 @@
---- src/emacs.c.orig	Wed May 24 15:58:54 2000
-+++ src/emacs.c	Fri Oct 19 09:42:22 2001
-@@ -602,7 +602,9 @@
-   char stack_bottom_variable;
-   int skip_args = 0;
-   extern int errno;
-+#ifndef __FreeBSD__
-   extern int sys_nerr;
-+#endif
- #ifdef HAVE_SETRLIMIT
-   struct rlimit rlim;
- #endif

+ 1 - 3
emacs/emacs.spec

@@ -31,12 +31,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Editor
 License:      GPL
-Version:      20.7
+Version:      21.1
 Release:      %{l_branch}.0
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.gz
-Patch0:       emacs-%{version}.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -51,7 +50,6 @@ AutoReqProv:  no
 
 %prep
     %setup -q 
-    %patch -p0
 
 %build
     %{l_rpmtool} subst \