forked from pool/xemacs
This commit is contained in:
committed by
Git OBS Bridge
parent
dad08ad681
commit
102922f92c
13
xemacs.spec
13
xemacs.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package xemacs (Version 21.5.28.20071220)
|
||||
# spec file for package xemacs (Version 21.5.28.20080107)
|
||||
#
|
||||
# Copyright (c) 2008 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.20071220
|
||||
Release: 7
|
||||
Version: 21.5.28.20080107
|
||||
Release: 1
|
||||
Summary: XEmacs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Howto get the cvs tree of XEmacs:
|
||||
@@ -84,6 +84,7 @@ Patch41: bugzilla-294746-set-language-unicode-precedence-list-at-startup.
|
||||
Patch42: build-fix-ccl-load-problem.patch
|
||||
Patch43: set-language-unicode-precedence-list.patch
|
||||
Patch45: fix-defface-custom-modified-face.patch
|
||||
Patch46: byte-comp-problem.patch
|
||||
Patch292811: bugzilla-292811-make-x-make-font-bold-italic-xft-work.patch
|
||||
Patch301352: bugzilla-301352-fix-wrong-incrementing-in-macros.patch
|
||||
|
||||
@@ -173,6 +174,7 @@ Authors:
|
||||
#%patch42 -p1
|
||||
%patch43 -p1
|
||||
%patch45 -p0
|
||||
%patch46 -p1
|
||||
%patch292811 -p1
|
||||
%patch301352 -p1
|
||||
%patch0 -p1
|
||||
@@ -577,6 +579,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /usr/share/xemacs/site-packages/lisp/term/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 14 2008 - mfabian@suse.de
|
||||
- update to 21.5.28.20080107.
|
||||
- add byte-comp-problem.patch by Aidan Kehoe from
|
||||
http://hg.debian.org/hg/xemacs/xemacs?cs=e8f448f997ac
|
||||
to fix bugzilla #352331.
|
||||
* Wed Jan 02 2008 - mfabian@suse.de
|
||||
- Bugzilla #350554: fix a serious bug in the last change.
|
||||
* Fri Dec 21 2007 - mfabian@suse.de
|
||||
|
Reference in New Issue
Block a user