]> git.pld-linux.org Git - packages/emacs.git/blame - emacs.spec
- added amd64 patch (from FC)
[packages/emacs.git] / emacs.spec
CommitLineData
5064865e 1%define elisp_man_version 21-2.8
591e322d 2%bcond_with gnus # Include old Gnus newsreader and MUA version
3 # (obsoleted by emacsen-gnus-pkg-emacs)
67cac424 4Summary: The Emacs text editor for the X Window System
5Summary(de): GNU Emacs
9f3f5d7d 6Summary(es): GNU Emacs
67cac424 7Summary(fr): GNU Emacs
2258450a 8Summary(pl): GNU Emacs - edytor tekstu dla systemu X Window
9f3f5d7d 9Summary(pt_BR): GNU Emacs
67cac424 10Summary(tr): GNU Emacs
5f9f4a13 11Name: emacs
4c5f430e 12Version: 21.3
25e98635 13Release: 4
53d53a61 14License: GPL
60f556f7 15Group: Applications/Editors/Emacs
eb91b983 16Source0: ftp://ftp.gnu.org/gnu/emacs/%{name}-%{version}.tar.gz
4c5f430e 17# Source0-md5: a0bab457cbf5b4f8eb99d1d0a3ada420
eb91b983 18Source1: ftp://ftp.gnu.org/gnu/emacs/leim-%{version}.tar.gz
4c5f430e 19# Source1-md5: 1c968c37e22be0f0d8f8cd57cebe5a5e
eb91b983 20Source2: ftp://ftp.gnu.org/gnu/emacs/elisp-manual-%{elisp_man_version}.tar.gz
ab26c008 21# Source2-md5: 71500b6aaa3d80ea1df1b46c5055c43d
60f556f7 22Source3: %{name}.desktop
9f3f5d7d 23Source4: %{name}-dot%{name}
60f556f7 24Source5: %{name}-site-start.el
9f3f5d7d 25Source6: %{name}.png
15ff0d80 26Patch0: %{name}-amd64.patch
99ed3cc2 27Patch1: %{name}-loadup.patch
2258450a 28URL: http://www.gnu.org/software/emacs/
8958830d 29BuildRequires: XFree86-devel
4c5f430e 30BuildRequires: Xaw3d-devel >= 1.5E-3
591e322d 31# Rebuilding autotools commented out
32#BuildRequires: autoconf
33#BuildRequires: automake
99ed3cc2 34BuildRequires: libjpeg-devel
99ed3cc2 35BuildRequires: libpng-devel
2258450a 36BuildRequires: libtiff-devel
3770af4e 37BuildRequires: libtool
2258450a
JB
38BuildRequires: libungif-devel
39BuildRequires: ncurses-devel
345c2db2 40BuildRequires: texinfo
67cac424 41Requires: ctags
d3aa77d9
JB
42Requires: emacs-common = %{version}-%{release}
43BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
662c4abb 44
c8dfcfb1 45%ifarch ppc
46%define no_install_post_strip 1
47%endif
48
662c4abb 49%description
60f556f7
JR
50Emacs-X11 includes the Emacs text editor program for use with the X
51Window System (it provides support for the mouse and other GUI
52elements). Emacs-X11 will also run Emacs outside of X, but it has a
53larger memory footprint than the 'non-X' Emacs package (emacs-nox).
662c4abb 54
60f556f7
JR
55Install emacs-X11 if you're going to use Emacs with the X Window
56System. You should also install emacs-X11 if you're going to run Emacs
57both with and without X (it will work fine both ways). You'll also
3770af4e 58need to install the emacs-common package in order to run Emacs.
aa427bdb 59
67cac424 60%description -l de
61