]> git.pld-linux.org Git - packages/emacs.git/blame - emacs.spec
- Updated to 20070201 snapshot
[packages/emacs.git] / emacs.spec
CommitLineData
b871bd21
JB
1#
2# Conditional build:
3%bcond_with gnus # Include old Gnus newsreader and MUA version
4 # (obsoleted by emacsen-gnus-pkg-emacs)
0380d5b2 5%bcond_with motif # build with motif
b871bd21 6#
5064865e 7%define elisp_man_version 21-2.8
67cac424 8Summary: The Emacs text editor for the X Window System
9Summary(de): GNU Emacs
9f3f5d7d 10Summary(es): GNU Emacs
67cac424 11Summary(fr): GNU Emacs
2258450a 12Summary(pl): GNU Emacs - edytor tekstu dla systemu X Window
9f3f5d7d 13Summary(pt_BR): GNU Emacs
67cac424 14Summary(tr): GNU Emacs
5f9f4a13 15Name: emacs
f1fdbd38
AM
16%define sver 21.4
17Version: 21.4a
8fcf4083 18Release: 1
53d53a61 19License: GPL
60f556f7 20Group: Applications/Editors/Emacs
f0a45893 21Source0: ftp://ftp.gnu.org/gnu/emacs/%{name}-%{version}.tar.gz
f1fdbd38
AM
22# Source0-md5: 8f9d97cbd126121bd5d97e5e31168a87
23Source1: ftp://ftp.gnu.org/gnu/emacs/leim-%{sver}.tar.gz
e7cedefe 24# Source1-md5: 32938cb5a7505d995a1e835639d19707
eb91b983 25Source2: ftp://ftp.gnu.org/gnu/emacs/elisp-manual-%{elisp_man_version}.tar.gz
ab26c008 26# Source2-md5: 71500b6aaa3d80ea1df1b46c5055c43d
60f556f7 27Source3: %{name}.desktop
9f3f5d7d 28Source4: %{name}-dot%{name}
60f556f7 29Source5: %{name}-site-start.el
9f3f5d7d 30Source6: %{name}.png
15ff0d80 31Patch0: %{name}-amd64.patch
99ed3cc2 32Patch1: %{name}-loadup.patch
55e9151e 33Patch2: %{name}-CAN_2005_0100.patch
2258450a 34URL: http://www.gnu.org/software/emacs/
99ed3cc2 35BuildRequires: libjpeg-devel
99ed3cc2 36BuildRequires: libpng-devel
2258450a 37BuildRequires: libtiff-devel
3770af4e 38BuildRequires: libtool
7037929b 39BuildRequires: giflib-devel
2258450a 40BuildRequires: ncurses-devel
d9e91a59 41BuildRequires: sed >= 4.0
b871bd21
JB
42%ifarch %{ix86}
43BuildRequires: setarch
44%endif
345c2db2 45BuildRequires: texinfo
66451b88
JB
46BuildRequires: xorg-lib-libX11-devel
47BuildRequires: xorg-lib-libXaw-devel
67cac424 48Requires: ctags
26b4ee85
AM
49Requires: %{name}-common = %{version}-%{release}
50BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
662c4abb
JR
51
52%description
60f556f7
JR
53Emacs-X11 includes the Emacs text editor program for use with the X
54Window System (it provides support for the mouse and other GUI
55elements). Emacs-X11 will also run Emacs outside of X, but it has a
56larger memory footprint than the 'non-X' Emacs package (emacs-nox).
662c4abb 57
60f556f7
JR
58Install emacs-X11 if you're going to use Emacs with the X Window
59System. You should also install emacs-X11 if you're going to run Emacs
60both with and without X (it will work fine both ways). You'll also
3770af4e 61need to install the emacs-common package in order to run Emacs.
aa427bdb 62
67cac424 63%description -l de
64