OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   30-Jul-2009 19:24:09
  Branch: HEAD                             Handle: 2009073018240800

  Modified files:
    openpkg-src/emacs       emacs.spec
  Removed files:
    openpkg-src/emacs       emacs.patch

  Log:
    upgrading package: emacs 22.3 -> 23.1

  Summary:
    Revision    Changes     Path
    1.12        +0  -100    openpkg-src/emacs/emacs.patch
    1.70        +3  -5      openpkg-src/emacs/emacs.spec
  ____________________________________________________________________________

  rm -f openpkg-src/emacs/emacs.patch <<'@@ .'
  Index: openpkg-src/emacs/emacs.patch
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/emacs/emacs.spec
  ============================================================================
  $ cvs diff -u -r1.69 -r1.70 emacs.spec
  --- openpkg-src/emacs/emacs.spec      18 Apr 2009 13:10:08 -0000      1.69
  +++ openpkg-src/emacs/emacs.spec      30 Jul 2009 17:24:08 -0000      1.70
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_emacs  22.3
  -%define       V_subdir 22.3
  +%define       V_emacs  23.1
  +%define       V_subdir 23.1
   %define       V_leim   21.4
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:        Editor
   License:      GPL
   Version:      %{V_emacs}
  -Release:      20080906
  +Release:      20090730
   
   #   package options
   %option       with_x11       no
  @@ -58,7 +58,6 @@
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/emacs/emacs-%{V_emacs}.tar.gz
   Source1:      ftp://ftp.gnu.org/gnu/emacs/leim-%{V_leim}.tar.gz
  -Patch0:       emacs.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -119,7 +118,6 @@
   %if "%{with_leim}" == "yes"
       %setup -q -n emacs-%{V_subdir} -T -D -b 1
   %endif
  -    %patch -p0
       case "%{l_platform -p}" in
           ix86-fedora[4-7] ) %{l_shtool} subst -e 's;/\* \(#define 
CANNOT_DUMP\) \*/;\1 1;' src/m/intel386.h ;;
       esac
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to