forked from pool/xemacs
This commit is contained in:
parent
bdc19e9cdd
commit
07f4a2440e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 11:43:40 CEST 2009 - werner@suse.de
|
||||
|
||||
- Make XFS the default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 24 14:25:42 CEST 2009 - werner@suse.de
|
||||
|
||||
|
@ -38,7 +38,7 @@ Requires: xemacs-info xemacs-packages ctags
|
||||
Conflicts: gnuserv
|
||||
AutoReqProv: on
|
||||
Version: 21.5.29
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: XEmacs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Howto get the cvs tree of XEmacs:
|
||||
@ -176,7 +176,7 @@ echo Project='%_project'
|
||||
echo Distribution='%distribution'
|
||||
%endif
|
||||
%endif
|
||||
%{!?enable_xfs:%global enable_xfs 0}
|
||||
%{!?enable_xfs:%global enable_xfs 1}
|
||||
%if ! %enable_xfs
|
||||
echo Use xft, requires X11, Xft, Xrender, freetype, and fontconfig support.
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user