Hey:

Thanks for the xemacs 21.4.14.  :)

Did you get a chance to see if xemacs-gtk builds, runs & works
correctly now?  
(the info in the spec file looks quite dated: " # 20020212 warly
<[EMAIL PROTECTED]> gtk is too instable, ... " )

Also, FYI:
I built from the SRPM and got this on install:
#> rpm -Uvh xemacs*
   1:xemacs-info            
install-info: menu item `AUCTeX' already exists, for file
`auctex'
install-info: menu item `Mew-J' already exists, for file
`mew.jis.info'
install-info: warning: no info dir entry in
`/usr/share/info/xemacs/tempo.info.bz2'
install-info: warning: no info dir entry in
`/usr/share/info/xemacs/tm-view-en.info.bz2'
install-info: warning: no info dir entry in
`/usr/share/info/xemacs/tm-view-ja.info.bz2'
install-info: menu item `TRAMP' already exists, for file `tramp'


[I am running MDK 9.2-RC2 with 2.4.22-6mdksmp]

--- Warly <[EMAIL PROTECTED]> wrote:
> -=-=-=-
> Name        : xemacs                       Relocations: (not
> relocateable)
> Version     : 21.4.14                           Vendor:
> MandrakeSoft
> Release     : 1mdk                          Build Date: Thu Sep
> 11 15:35:54 2003
> Install Date: (not installed)               Build Host:
> proca.mandrakesoft.com
> Group       : Editors                       Source RPM: (none)
> Size        : 35753317                         License: GPL
> Signature   : (none)
> Packager    : Warly <[EMAIL PROTECTED]>
> URL         : http://www.xemacs.org/
> Summary     : An X Window System based version of GNU Emacs.
> Description :
> XEmacs (and regular GNU Emacs, too) is a self-documenting,
> customizable,
> extensible, real-time display editor. XEmacs is
> self-documenting because at any
> time you can type in control-h to find out what your options
> are or to find out
> what a command does. XEmacs is customizable because you can
> change the
> definitions of XEmacs commands to anything you want. XEmacs is
> extensible
> because you can write entirely new commands--programs in the
> Lisp language to
> be run by Emacs' own Lisp interpreter. XEmacs includes a
> real-time display,
> which means that the text being edited is visible on the screen
> and is updated
> very frequently (usually after every character or pair of
> characters) as you
> type.
> 
> To use XEmacs, you'll need to install the XEmacs binary. The
> xemacs package
> includes the standard XEmacs binary that most people will use.
> The XEmacs
> binary is dynamically linked, with both X11 and TTY (ncurses)
> support, but
> without mule (MUlti-Lingual Emacs, the Asian character set)
> support.
> 
> 
> 
> -=-=-=-
> Warly <[EMAIL PROTECTED]> 21.4.14-1mdk
> 
> - new version
> - new sumo
> - add conflict on emacs in xemacs-extra
> 
> -=-=-=-
> E: xemacs configure-without-libdir-spec
> E: xemacs configure-without-libdir-spec
> E: xemacs configure-without-libdir-spec
> E: xemacs configure-without-libdir-spec
> E: xemacs configure-without-libdir-spec
> E: xemacs configure-without-libdir-spec
> W: xemacs patch-not-applied Patch10:
> xemacs-21.4.12-rpm-spec-mode.patch.bz2
> W: xemacs patch-not-applied Patch1:
> xemacs-21.4.10-alt_is_meta.patch.bz2
> W: xemacs patch-not-applied Patch3:
> xemacs-21.4.6-iso-8859-15.patch.bz2
> W: xemacs patch-not-applied Patch4:
> xemacs-21.4.6-dialog-find.patch.bz2
> 
> -=-=-=-
> xemacs.spec changed
> --- xemacs-21.4.13-2mdk.src.rpm/xemacs.spec   2003-09-11
> 23:09:25.000000000 +0200
> +++ xemacs-21.4.14-1mdk.src.rpm/xemacs.spec   2003-09-11
> 23:09:27.000000000 +0200
> @@ -1,12 +1,12 @@
> -%define version 21.4.13
> -%define rversion 21.4.13
> +%define version 21.4.14
> +%define rversion 21.4.14
>  %define mversion 21.4
> -%define sumodate 2003-06-29
> +%define sumodate 2003-08-31
>  
>  Summary: An X Window System based version of GNU Emacs.
>  Name: xemacs
>  Version: %{version}
> -Release: 2mdk
> +Release: 1mdk
>  License: GPL
>  Group: Editors
>  
> @@ -141,6 +141,7 @@
>  Group: Editors
>  Requires: xemacs = %{version}
>  Provides: ctags
> +Conflicts: emacs
>  
>  %description extras
>  Xemacs-extras includes files which are used by both GNU Emacs
> @@ -296,6 +297,8 @@
>  bzcat %{SOURCE2} | tar -xf - -C
> $RPM_BUILD_ROOT/%{_datadir}/xemacs
>  bzcat %{SOURCE9} | tar -xf - -C
> $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages
>  
> +rm -f
>
$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/hyperbole/file-newer
> +
>  # this remove the usage of the AUTH command that breaks with
> most of the packages servers
>  perl -pi -e "s/\(defcustom efs-ftp-program-args '\(\"-i\"
> \"-n\" \"-g\" \"-v\"\)/(defcustom efs-ftp-program-args '(\"-i\"
> \"-n\" \"-g\" \"-v\" \"-u\")/"
>
$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el
> 
>
$RPM_BUILD_DIR/xemacs-%{version}/building/$RPM_ARCH-linux-local/src/xemacs
> -batch -q -no-site-file -eval "(byte-compile-file
>
\"$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el\")"
> @@ -305,11 +308,12 @@
>  
>  # FIXME need to patch the rpm-spec-mode for short-circuit
>  pushd $RPM_BUILD_ROOT
> -bzcat %{PATCH10} | patch -p1 
> +bzcat %{PATCH10} | patch -p1
> 
>
$RPM_BUILD_DIR/xemacs-%{version}/building/$RPM_ARCH-linux-local/src/xemacs
> -batch -q -no-site-file -eval "(byte-compile-file
>
\"$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/prog-modes/rpm-spec-mode.el\")"
> +rm
>
$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/prog-modes/rpm-spec-mode.el.orig
>  popd
>  
> -export specialel="_pkg.el hyperspec-carney.el ilisp-bug.el
> ilisp-cl-easy-menu.el mew-mule0.el mew-mule1.el mew-mule2.el
> mew-mule3.el eieio-tests.el" 
> +export specialel="_pkg.el hyperspec-carney.el ilisp-bug.el
> ilisp-cl-easy-menu.el mew-mule0.el mew-mule1.el mew-mule2.el
> mew-mule3.el eieio-tests.el hui-epV4-b.el" 
>  for i in `find
> $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/
> $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-%{version}/lisp/
> -name "*.el" -or -name "*.elc" | perl -e 'while (<>) {
> /(.*\.el)$/ and push @doneel,$1; /(.*\.el)c$/ and $doneelc{$1}
> = 1 } foreach (split " ",$ENV{specialel}) { $doneelc{"$_"} =
> 1}; foreach (@doneel) { if (!$doneelc{"$_"} && (/([^\/]+)$/ and
> !$doneelc{$1})) { print "$_\n"}}'`;do pushd `echo $i | sed
> "s/\/[^\/]\+$//"` &&
>
$RPM_BUILD_DIR/xemacs-%{version}/building/$RPM_ARCH-linux-local/src/xemacs
> -batch -q -no-site-file -eval "(byte-compile-file
> \"$i\")";popd;done
>  
>  mkdir -p $RPM_BUILD_ROOT/%{_infodir}/xemacs/mule
> @@ -506,6 +510,11 @@
>  #rm -rf $RPM_BUILD_ROOT
>  
>  %changelog
> +* Wed Sep 10 2003 Warly <[EMAIL PROTECTED]> 21.4.14-1mdk
> +- new version
> +- new sumo
> +- add conflict on emacs in xemacs-extra
> +
>  * Fri Aug 22 2003 Warly <[EMAIL PROTECTED]> 21.4.13-2mdk
>  - new sumo
>  - rebuild against libdb4.1
> 
> 
> -- 
> http://www.mandrake-linux.com/en/cookerdevel.php3
> 



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to