forked from pool/xemacs
This commit is contained in:
committed by
Git OBS Bridge
parent
6f7232e454
commit
2cfdf60e24
@@ -8,7 +8,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: xemacs
|
||||
BuildRequires: canna-devel compface db-devel fwnndev gcc-c++ gdbm-devel gpm krb5 libpng-devel libtiff-devel ncurses-devel openldap2-devel texinfo update-desktop-files xorg-x11 xorg-x11-devel
|
||||
@@ -37,7 +37,7 @@ Requires: xemacs-info xemacs-packages ctags
|
||||
Conflicts: gnuserv
|
||||
AutoReqProv: on
|
||||
Version: 21.5.28.20080119
|
||||
Release: 8
|
||||
Release: 22
|
||||
Summary: XEmacs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Howto get the cvs tree of XEmacs:
|
||||
@@ -85,6 +85,7 @@ 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
|
||||
Patch47: xaw3d-config.patch
|
||||
Patch292811: bugzilla-292811-make-x-make-font-bold-italic-xft-work.patch
|
||||
Patch301352: bugzilla-301352-fix-wrong-incrementing-in-macros.patch
|
||||
Patch358333: bugzilla-358333-kde-font-lock-problem.patch
|
||||
@@ -176,6 +177,7 @@ Authors:
|
||||
%patch43 -p1
|
||||
%patch45 -p0
|
||||
%patch46 -p1
|
||||
%patch47
|
||||
%patch292811 -p1
|
||||
%patch301352 -p1
|
||||
%patch358333 -p1
|
||||
@@ -581,6 +583,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /usr/share/xemacs/site-packages/lisp/term/
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2008 schwab@suse.de
|
||||
- Fix configure check for Xaw3d.
|
||||
* Mon Feb 04 2008 mfabian@suse.de
|
||||
- bnc#358333: fix bugs in font-lock-add-keywords and
|
||||
font-lock-remove-keywords which caused severe problems when
|
||||
|
Reference in New Issue
Block a user