forked from pool/xemacs
Accepting request 52469 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/52469 OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=25
This commit is contained in:
parent
976c9578c2
commit
374643c227
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 14:13:58 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove support for pre-9.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 7 12:47:07 UTC 2010 - aj@suse.de
|
||||
|
||||
|
33
xemacs.spec
33
xemacs.spec
@ -28,17 +28,10 @@ BuildRequires: gpm-devel
|
||||
BuildRequires: gpm
|
||||
%endif
|
||||
|
||||
%if "%(xft-config --prefix)" == "/usr"
|
||||
%define appdefdir /usr/share/X11
|
||||
%define xbindir /usr/bin
|
||||
%define xincludes /usr/include
|
||||
%define xlibraries /usr/%{_lib}
|
||||
%else
|
||||
%define appdefdir /usr/X11R6/lib/X11
|
||||
%define xbindir /usr/X11R6/bin
|
||||
%define xincludes /usr/X11R6/include
|
||||
%define xlibraries /usr/X11R6/%{_lib}
|
||||
%endif
|
||||
%define _id b604d235f028
|
||||
%define _hg beta-%{_id}
|
||||
Url: http://www.xemacs.org
|
||||
@ -107,16 +100,6 @@ Lisp macros are not necessarily interchangeable between GNU-Emacs and
|
||||
XEmacs. This is mainly important for translated .elc files and the key
|
||||
macros.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Chuck Thompson <cthomp@cs.uiuc.edu>
|
||||
|
||||
Ben Wing <wing@666.com>
|
||||
|
||||
and many other contributors
|
||||
|
||||
%package -n xemacs-el
|
||||
License: GPLv2+
|
||||
Requires: xemacs == %{version}-%{release}
|
||||
@ -135,14 +118,6 @@ necessary at runtime. The true XEmacs addict will install them
|
||||
nevertheless because it is often useful and enlightening to have a look
|
||||
at the Lisp sources.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Chuck Thompson <cthomp@cs.uiuc.edu>
|
||||
Ben Wing <wing@666.com>
|
||||
and many other contributors
|
||||
|
||||
%package -n xemacs-info
|
||||
License: GPLv2+
|
||||
Requires: xemacs-packages-info
|
||||
@ -157,14 +132,6 @@ BuildArch: noarch
|
||||
This package contains all info files for XEmacs. All these files can be
|
||||
read online with XEmacs and describe XEmacs and some of its modes.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Chuck Thompson <cthomp@cs.uiuc.edu>
|
||||
Ben Wing <wing@666.com>
|
||||
and many other contributors
|
||||
|
||||
%prep
|
||||
# Currently XEmacs is not fully usable for Xfreetype support
|
||||
# therefore we use XFontSet support:
|
||||
|
Loading…
Reference in New Issue
Block a user