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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   28-Oct-2007 09:38:18
  Branch: HEAD                             Handle: 2007102808381800

  Modified files:
    openpkg-src/xemacs      xemacs.patch xemacs.spec

  Log:
    upgrading package: xemacs 21.4.20 -> 21.4.21

  Summary:
    Revision    Changes     Path
    1.4         +0  -12     openpkg-src/xemacs/xemacs.patch
    1.49        +4  -3      openpkg-src/xemacs/xemacs.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xemacs/xemacs.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 xemacs.patch
  --- openpkg-src/xemacs/xemacs.patch   13 Jun 2006 06:13:32 -0000      1.3
  +++ openpkg-src/xemacs/xemacs.patch   28 Oct 2007 08:38:18 -0000      1.4
  @@ -10,15 +10,3 @@
    #define IMAGE_INSTANCE_GTK_CURSOR(i) (GTK_IMAGE_INSTANCE_DATA (i)->cursor)
    #define IMAGE_INSTANCE_GTK_COLORMAP(i) (GTK_IMAGE_INSTANCE_DATA 
(i)->colormap)
    #define IMAGE_INSTANCE_GTK_PIXELS(i) (GTK_IMAGE_INSTANCE_DATA (i)->pixels)
  -Index: src/s/sol2.h
  ---- src/s/sol2.h.orig        2003-09-18 06:36:54.000000000 +0200
  -+++ src/s/sol2.h     2006-06-13 08:02:32.908936073 +0200
  -@@ -11,7 +11,7 @@
  - #endif
  - 
  - /* Fix understandable GCC lossage on Solaris 2.6 */
  --#if defined(__GNUC__) && OS_RELEASE >= 506 && !defined(NOT_C_CODE)
  -+#if defined(__GNUC__) && OS_RELEASE >= 506 && OS_RELEASE < 510 && 
!defined(NOT_C_CODE)
  - 
  - /* GCC va_list munging is a little messed up */
  - #define __GNUC_VA_LIST
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xemacs/xemacs.spec
  ============================================================================
  $ cvs diff -u -r1.48 -r1.49 xemacs.spec
  --- openpkg-src/xemacs/xemacs.spec    28 Apr 2007 08:44:46 -0000      1.48
  +++ openpkg-src/xemacs/xemacs.spec    28 Oct 2007 08:38:18 -0000      1.49
  @@ -23,7 +23,7 @@
   ##
   
   #   package versions
  -%define       V_xemacs      21.4.20
  +%define       V_xemacs      21.4.21
   %define       V_sumo        2007-04-27
   
   #   package information
  @@ -37,11 +37,11 @@
   Group:        Editor
   License:      GPL
   Version:      %{V_xemacs}
  -Release:      20070428
  +Release:      20071028
   
   #   package options
  -%option       with_gtk      yes
   %option       with_sumo     yes
  +%option       with_gtk      no
   
   #   list of sources
   Source0:      
http://ftp.xemacs.org/pub/xemacs/stable/xemacs-%{V_xemacs}.tar.gz
  @@ -109,6 +109,7 @@
   %else
           --without-gtk \
   %endif
  +        --without-gnome \
           --with-x \
           --x-includes=`%{l_rc} --query x11_incdir` \
           --x-libraries=`%{l_rc} --query x11_libdir` \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to