forked from pool/xemacs
This commit is contained in:
committed by
Git OBS Bridge
parent
0949e0e1c3
commit
c47d4e6bde
14
xemacs.spec
14
xemacs.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package xemacs (Version 21.5.28.20070730)
|
||||
# spec file for package xemacs (Version 21.5.28.20070803)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -36,8 +36,8 @@ Prereq: permissions
|
||||
Requires: xemacs-info xemacs-packages ctags
|
||||
Conflicts: gnuserv
|
||||
Autoreqprov: on
|
||||
Version: 21.5.28.20070730
|
||||
Release: 4
|
||||
Version: 21.5.28.20070803
|
||||
Release: 1
|
||||
Summary: XEmacs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Howto get the cvs tree of XEmacs:
|
||||
@@ -82,6 +82,8 @@ Patch40: cast-pointer-integer-different-size.patch
|
||||
Patch41: bugzilla-294746-set-language-unicode-precedence-list-at-startup.patch
|
||||
Patch42: build-fix-ccl-load-problem.patch
|
||||
Patch43: set-language-unicode-precedence-list.patch
|
||||
Patch44: w3-xft-problem.patch
|
||||
Patch45: fix-defface-custom-modified-face.patch
|
||||
Patch292811: bugzilla-292811-make-x-make-font-bold-italic-xft-work.patch
|
||||
Patch294746: bugzilla-294746-support-windows-1252.patch
|
||||
|
||||
@@ -171,6 +173,8 @@ Authors:
|
||||
%patch41 -p1
|
||||
%patch42 -p1
|
||||
%patch43 -p1
|
||||
%patch44 -p0
|
||||
%patch45 -p0
|
||||
%patch292811 -p1
|
||||
%patch294746 -p1
|
||||
%patch0 -p1
|
||||
@@ -567,6 +571,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /usr/share/xemacs/site-packages/lisp/term/
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 - mfabian@suse.de
|
||||
- update to 21.5.28.20070803.
|
||||
- add patch by Aidan Kehoe to make ‘w3’ work in an Xft build
|
||||
(see http://thread.gmane.org/gmane.emacs.xemacs.beta/25191).
|
||||
* Wed Aug 01 2007 - mfabian@suse.de
|
||||
- fix build of xemacs-packages
|
||||
- add missing UTF-8 language environments in site-start.el
|
||||
|
Reference in New Issue
Block a user