Accepting request 35 from M17N

Copy from M17N/xemacs based on submit request 35 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/35
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xemacs?expand=0&rev=44
This commit is contained in:
OBS User autobuild
2009-08-27 21:42:01 +00:00
committed by Git OBS Bridge
parent 07f4a2440e
commit fc073d192c
3 changed files with 113 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ Requires: xemacs-info xemacs-packages ctags
Conflicts: gnuserv
AutoReqProv: on
Version: 21.5.29
Release: 3
Release: 4
Summary: XEmacs
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Howto get the cvs tree of XEmacs:
@@ -94,6 +94,7 @@ Patch45: fix-defface-custom-modified-face.patch
Patch50: menus-always-utf8.patch
Patch51: bnc502716-fontmenu.patch
Patch52: bnc502716-xft.patch
Patch53: xemacs-21.5.29-large-images.patch
Patch292811: bugzilla-292811-make-x-make-font-bold-italic-xft-work.patch
Patch301352: bugzilla-301352-fix-wrong-incrementing-in-macros.patch
@@ -202,6 +203,7 @@ echo Use xfs, that is XFontSet support for internationalized menubar.
#%patch34 -p1
%patch38 -p1
#%patch40 -p1
#%patch41 -p1
#%patch42 -p1
%patch43 -p1
%patch45 -p0
@@ -210,6 +212,7 @@ echo Use xfs, that is XFontSet support for internationalized menubar.
%patch51 -p0
%patch52 -p0
%endif
%patch53 -p0
%patch292811 -p1
%patch301352 -p1
%patch0 -p1
@@ -294,7 +297,7 @@ SPECIAL="--enable-database=gdbm,berkdb \
--with-canna \
--with-tty=yes \
--with-site-lisp \
%ifarch ia64 ppc ppc64 s390x s390 %ix86
%ifarch ia64 ppc ppc64 s390x s390 %ix86 x86_64
--disable-mc-alloc \
--disable-kkcc \
--disable-newgc \