SHA256
1
0
forked from pool/xemacs
OBS User unknown
2007-07-05 17:10:57 +00:00
committed by Git OBS Bridge
parent bf8c74b9e4
commit 2e8d2dd523
4 changed files with 25 additions and 6 deletions

View File

@@ -29,14 +29,14 @@ BuildRequires: xaw3d
%define xlibraries /usr/X11R6/%{_lib}
%endif
URL: http://www.xemacs.org
License: GNU General Public License (GPL)
License: GPL v2 or later
Group: Productivity/Editors/Emacs
Obsoletes: xe_exec
Prereq: permissions
Requires: xemacs-info xemacs-packages ctags
Autoreqprov: on
Version: 21.5.28
Release: 4
Release: 10
Summary: XEmacs
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Howto get the cvs tree of XEmacs:
@@ -55,6 +55,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: ftp://ftp.xemacs.org/xemacs-21.5/xemacs-21.5.28.tar.bz2
Source1: xe-list.el
Source2: fix-load-history.el
Source3: xemacs.desktop
Source4: xemacs.png
Patch0: xemacs.patch
# keep in sync with the similar patch to the app-defaults in the main xemacs-packages package:
Patch3: xemacs-21.4.8-app-defaults.patch
@@ -442,11 +444,7 @@ cat xe-list-el-without-elc xe-list-elc-without-el xe-list-elc-with-el \
>> xe-list-el-without-elc_xe-list-elc-without-el_xe-list-elc-with-el
##
# install desktop file
%if %suse_version > 820
%suse_update_desktop_file -i xemacs TextEditor
grep -v X-KDE-WMClass $RPM_BUILD_ROOT/usr/share/applications/xemacs.desktop > $RPM_BUILD_ROOT/usr/share/applications/xemacs.desktop.new
mv $RPM_BUILD_ROOT/usr/share/applications/xemacs.desktop.new $RPM_BUILD_ROOT/usr/share/applications/xemacs.desktop
%endif
##
# do no include header files because RPMLINT complains about header files in non-devel
# packages:
@@ -551,6 +549,8 @@ rm -rf $RPM_BUILD_ROOT/usr/lib/xemacs/%{version}/*-suse-linux/include/
%dir /usr/share/xemacs/site-packages/lisp/term/
%changelog
* Thu Jul 05 2007 - coolo@suse.de
- put desktop file and icon into package
* Mon Jun 04 2007 - mfabian@suse.de
- Bugzilla #279822: fix typo in site-start.el to make XEmacs
start properly in Portuguese locale. Thanks to