This commit is contained in:
parent
b7ca1104ac
commit
0ed730a140
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 26 15:31:22 CEST 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
- Add gdbm-devel, gpm and ncurses-devel BuildRequires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 19:32:36 CET 2007 - mfabian@suse.de
|
Wed Feb 14 19:32:36 CET 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: xemacs
|
Name: xemacs
|
||||||
BuildRequires: canna-devel compface db-devel fwnndev gcc-c++ krb5 libpng-devel libtiff-devel openldap2 openldap2-devel texinfo update-desktop-files xaw3d xorg-x11 xorg-x11-devel
|
BuildRequires: canna-devel compface db-devel fwnndev gcc-c++ gdbm-devel gpm krb5 libpng-devel libtiff-devel ncurses-devel openldap2 openldap2-devel texinfo update-desktop-files xaw3d xorg-x11 xorg-x11-devel
|
||||||
%if "%(xft-config --prefix)" == "/usr"
|
%if "%(xft-config --prefix)" == "/usr"
|
||||||
%define appdefdir /usr/share/X11
|
%define appdefdir /usr/share/X11
|
||||||
%define xbindir /usr/bin
|
%define xbindir /usr/bin
|
||||||
@ -31,7 +31,7 @@ Prereq: permissions
|
|||||||
Requires: xemacs-info xemacs-packages ctags
|
Requires: xemacs-info xemacs-packages ctags
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 21.5.27.20060705
|
Version: 21.5.27.20060705
|
||||||
Release: 40
|
Release: 44
|
||||||
Summary: XEmacs
|
Summary: XEmacs
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
# Howto get the cvs tree of XEmacs:
|
# Howto get the cvs tree of XEmacs:
|
||||||
@ -556,6 +556,8 @@ mv $RPM_BUILD_ROOT/usr/share/applications/xemacs.desktop.new $RPM_BUILD_ROOT/usr
|
|||||||
%dir /usr/share/xemacs/site-packages/lisp/term/
|
%dir /usr/share/xemacs/site-packages/lisp/term/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 26 2007 - rguenther@suse.de
|
||||||
|
- Add gdbm-devel, gpm and ncurses-devel BuildRequires.
|
||||||
* Wed Feb 14 2007 - mfabian@suse.de
|
* Wed Feb 14 2007 - mfabian@suse.de
|
||||||
- Bugzilla #244613: Fix cut & paste problems on 64 bit platforms
|
- Bugzilla #244613: Fix cut & paste problems on 64 bit platforms
|
||||||
by using XGetWindowProperty() correctly.
|
by using XGetWindowProperty() correctly.
|
||||||
|
Loading…
Reference in New Issue
Block a user