This commit is contained in:
parent
7311c91c45
commit
f6802d7e0b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 05 14:58:29 CET 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
- remove openldap2 from BuildRequires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 04 12:52:19 CEST 2007 - mfabian@suse.de
|
Tue Sep 04 12:52:19 CEST 2007 - mfabian@suse.de
|
||||||
|
|
||||||
|
23
xemacs.spec
23
xemacs.spec
@ -11,7 +11,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: xemacs
|
Name: xemacs
|
||||||
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 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-devel texinfo update-desktop-files xorg-x11 xorg-x11-devel
|
||||||
%if %suse_version > 1020
|
%if %suse_version > 1020
|
||||||
BuildRequires: xaw3d-devel
|
BuildRequires: xaw3d-devel
|
||||||
%else
|
%else
|
||||||
@ -28,16 +28,16 @@ BuildRequires: xaw3d
|
|||||||
%define xincludes /usr/X11R6/include
|
%define xincludes /usr/X11R6/include
|
||||||
%define xlibraries /usr/X11R6/%{_lib}
|
%define xlibraries /usr/X11R6/%{_lib}
|
||||||
%endif
|
%endif
|
||||||
URL: http://www.xemacs.org
|
Url: http://www.xemacs.org
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Editors/Emacs
|
Group: Productivity/Editors/Emacs
|
||||||
Obsoletes: xe_exec
|
Obsoletes: xe_exec
|
||||||
Prereq: permissions
|
PreReq: permissions
|
||||||
Requires: xemacs-info xemacs-packages ctags
|
Requires: xemacs-info xemacs-packages ctags
|
||||||
Conflicts: gnuserv
|
Conflicts: gnuserv
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Version: 21.5.28.20070807
|
Version: 21.5.28.20070807
|
||||||
Release: 16
|
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:
|
||||||
@ -107,13 +107,12 @@ Authors:
|
|||||||
|
|
||||||
and many other contributors
|
and many other contributors
|
||||||
|
|
||||||
Summary: XEmacs
|
|
||||||
%package -n xemacs-el
|
%package -n xemacs-el
|
||||||
Obsoletes: xe_lisp
|
Obsoletes: xe_lisp
|
||||||
Requires: xemacs xemacs-packages-el
|
Requires: xemacs xemacs-packages-el
|
||||||
Summary: Emacs-Lisp source files for XEmacs
|
Summary: Emacs-Lisp source files for XEmacs
|
||||||
Group: Productivity/Editors/Emacs
|
Group: Productivity/Editors/Emacs
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
|
|
||||||
%description -n xemacs-el
|
%description -n xemacs-el
|
||||||
Most Emacs-Lisp source files are not needed for running XEmacs. Most of
|
Most Emacs-Lisp source files are not needed for running XEmacs. Most of
|
||||||
@ -135,7 +134,7 @@ Obsoletes: xe_info
|
|||||||
Requires: xemacs-packages-info
|
Requires: xemacs-packages-info
|
||||||
Summary: Info Files for XEmacs
|
Summary: Info Files for XEmacs
|
||||||
Group: Productivity/Editors/Emacs
|
Group: Productivity/Editors/Emacs
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
|
|
||||||
%description -n xemacs-info
|
%description -n xemacs-info
|
||||||
This package contains all info files for XEmacs. All these files can be
|
This package contains all info files for XEmacs. All these files can be
|
||||||
@ -210,11 +209,7 @@ VERSION=%{version}
|
|||||||
LIB=/usr/lib
|
LIB=/usr/lib
|
||||||
SYS=${RPM_ARCH}-suse-linux
|
SYS=${RPM_ARCH}-suse-linux
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
# %if %suse_version > 800
|
|
||||||
# LOOP="-fprefetch-loop-arrays -funroll-loops"
|
# LOOP="-fprefetch-loop-arrays -funroll-loops"
|
||||||
# %else
|
|
||||||
# LOOP='-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2'
|
|
||||||
# %endif
|
|
||||||
%endif
|
%endif
|
||||||
INFO=${SHARE}/xemacs/info
|
INFO=${SHARE}/xemacs/info
|
||||||
LIBEXEC=${LIB}/xemacs/${VERSION}
|
LIBEXEC=${LIB}/xemacs/${VERSION}
|
||||||
@ -381,7 +376,6 @@ install -m 644 $RPM_SOURCE_DIR/fix-load-history.el \
|
|||||||
rm -rf $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/src/
|
rm -rf $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/src/
|
||||||
rm -rf $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/lib-src/
|
rm -rf $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/lib-src/
|
||||||
rm -f $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/Installation
|
rm -f $RPM_BUILD_ROOT/usr/share/xemacs/%{version}/Installation
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
test -L $RPM_BUILD_ROOT%{xbindir}/xemacs && \
|
test -L $RPM_BUILD_ROOT%{xbindir}/xemacs && \
|
||||||
rm $RPM_BUILD_ROOT%{xbindir}/xemacs
|
rm $RPM_BUILD_ROOT%{xbindir}/xemacs
|
||||||
@ -486,7 +480,6 @@ rm -rf $RPM_BUILD_ROOT/usr/lib/xemacs/%{version}/*-suse-linux/include/
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
%run_permissions
|
%run_permissions
|
||||||
|
|
||||||
%verifyscript
|
%verifyscript
|
||||||
%if %suse_version > 920
|
%if %suse_version > 920
|
||||||
%verify_permissions -e %{xbindir}/xemacs -e /var/lib/xemacs/lock
|
%verify_permissions -e %{xbindir}/xemacs -e /var/lib/xemacs/lock
|
||||||
@ -581,6 +574,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /usr/share/xemacs/site-packages/lisp/term/
|
%dir /usr/share/xemacs/site-packages/lisp/term/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 05 2007 - mfabian@suse.de
|
||||||
|
- remove openldap2 from BuildRequires.
|
||||||
* Tue Sep 04 2007 - mfabian@suse.de
|
* Tue Sep 04 2007 - mfabian@suse.de
|
||||||
- Bugzilla #307313: use (mwheel-install) to enable mouse wheel
|
- Bugzilla #307313: use (mwheel-install) to enable mouse wheel
|
||||||
support and remove the old hacks for mouse wheel support from
|
support and remove the old hacks for mouse wheel support from
|
||||||
|
Loading…
Reference in New Issue
Block a user