Hello community,

here is the log from the commit of package xemacs for openSUSE:Factory checked 
in at 2013-09-03 22:06:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xemacs (Old)
 and      /work/SRC/openSUSE:Factory/.xemacs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xemacs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xemacs/xemacs.changes    2013-07-23 
14:43:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xemacs.new/xemacs.changes       2013-09-03 
22:06:58.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 23 15:14:41 UTC 2013 - [email protected]
+
+- XEmacs version 21.5.24 "kale" got released
+  * see 
http://list-archive.xemacs.org/pipermail/xemacs-beta/2013-August/024401.html
+
+-------------------------------------------------------------------

Old:
----
  xemacs-21.5.33.tar.gz

New:
----
  xemacs-21.5.34.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xemacs.spec ++++++
--- /var/tmp/diff_new_pack.qtk898/_old  2013-09-03 22:07:00.000000000 +0200
+++ /var/tmp/diff_new_pack.qtk898/_new  2013-09-03 22:07:00.000000000 +0200
@@ -41,9 +41,9 @@
 %else
 BuildRequires:  gpm
 %endif
-%define _id     bee2e2568828
+%define _id     995257d0c590
 %define _hg     hg%{_id}
-Version:        21.5.33
+Version:        21.5.34
 Release:        0
 Summary:        XEmacs
 License:        GPL-3.0+
@@ -140,16 +140,15 @@
 read online with XEmacs and describe XEmacs and some of its modes.
 
 %prep
-# Currently XEmacs is not fully usable for Xfreetype support
-# therefore we use XFontSet support:
-%{!?enable_xfs:%global enable_xfs 1}
 %ifarch ia64
 # ia64 has different memory laylout then x86 or x86_64 have!
-%global enable_pdump 0
-%else
-%global enable_pdump 1
+%global pdump_broken 1
 %endif
-%global enable_dump_in_exec 1
+# Currently XEmacs is not fully usable for Xfreetype support
+# therefore we use XFontSet support:
+%{!?enable_xfs:%global enable_xfs 1}
+%{!?pdump_broken:%global pdump_broken 0}
+%{!?kkcc_broken:%global kkcc_broken 0}
 %if ! %enable_xfs
 echo Use xft, requires X11, Xft, Xrender, freetype, and fontconfig support.
 %else
@@ -245,7 +244,7 @@
     MOD=${ARCH}/modules
   STATE=/var/lib/xemacs
     MAN=/usr/share/man/man1
- CFLAGS="-Wall %{optflags} -pipe ${LOOP} -DLDAP_DEPRECATED "
+ CFLAGS="-Wall ${RPM_OPT_FLAGS} -pipe ${LOOP} -DLDAP_DEPRECATED "
 %ifarch s390x
  CFLAGS="$CFLAGS -O1"
 %endif
@@ -253,8 +252,6 @@
 # $CFLAGS="$CFLAGS -DPRINT_XLWMENU_RESOURCE_CONVERSIONS "
 # this prints the Xresources used for the Menus to stdout
 # when the Menus are used.
-LDFLAGS=
-export CFLAGS LDFLAGS
 #
 # Maybe there are emacs and xemacs on the
 # same system, therefore put binaries into /usr/X11R6/bin
@@ -288,34 +285,20 @@
 #
 #  when using "--rel-alloc, XEmacs 21.5.18 crashes often when using
 #  'compile-goto-error'.
-#      --rel-alloc \
 SPECIAL="--with-database=berkdb,gdbm \
         --with-ncurses \
         --with-canna \
         --with-tty=yes \
         --with-site-lisp \
-%ifarch ia64 ppc ppc64 s390x s390 %ix86 x86_64 %arm
-        --disable-mc-alloc \
+%if %kkcc_broken
         --disable-kkcc \
-         --disable-newgc \
-%else
-        --with-mc-alloc \
-        --with-kkcc \
-         --with-newgc \
 %endif
 %ifnarch s390
         --enable-sound=native \
         --with-gpm \
 %endif
-%if %enable_pdump
-        --enable-pdump \
-%if %enable_dump_in_exec
-         --enable-dump-in-exec \
-%else
-        --disable-dump-in-exec \
-%endif
-%else
-        --enable-pdump=no \
+%if %pdump_broken
+        --without-pdump \
 %endif
 %if ! %enable_xfs
          --with-xft=emacs,menubars,tabs,gauges \
@@ -332,10 +315,6 @@
      --with-png \
      --with-x \
      --with-athena=3d \
-     --with-menubars=lucid \
-     --with-scrollbars=lucid \
-     --with-dialogs=athena \
-     --with-widgets=athena \
      --x-includes=%{xincludes} \
      --x-libraries=%{xlibraries} \
 "
@@ -375,7 +354,6 @@
       --with-debug \
       --enable-error-checking=none \
       --with-cflags=\"${CFLAGS}\" \
-      --with-ldflags=\"${LDFLAGS}\" \
 "
 eval ./configure $SYS $COMP $PREFIX $SPECIAL $X11 $MULE $MAIL
 make %{?_smp_mflags}
@@ -561,11 +539,9 @@
 %{xbindir}/gnudoit
 %{xbindir}/ootags
 %verify(not mode) %{xbindir}/xemacs
-%if %enable_pdump
-%if !%{enable_dump_in_exec}
+%if %pdump_broken
 %{xbindir}/xemacs*.dmp
 %endif
-%endif
 %{appdefdir}/app-defaults/XEmacs
 %dir %{_prefix}/lib/xemacs
 %dir %{_prefix}/lib/xemacs/%{version}

++++++ xemacs-21.5.33.tar.gz -> xemacs-21.5.34.tar.gz ++++++
/work/SRC/openSUSE:Factory/xemacs/xemacs-21.5.33.tar.gz 
/work/SRC/openSUSE:Factory/.xemacs.new/xemacs-21.5.34.tar.gz differ: char 5, 
line 1


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to