]> git.pld-linux.org Git - packages/abiword.git/blame_incremental - abiword.spec
- _pluginsrel ++ to allow nice upgrade
[packages/abiword.git] / abiword.spec
... / ...
CommitLineData
1%define _packagever 2.0.2
2%define _pluginsver 2.0.1
3%define _pluginsrel 4
4Summary: Multi-platform word processor
5Summary(pl): Wieloplatformowy procesor tekstu
6Name: abiword
7Version: %{_packagever}
8Release: 1
9Epoch: 1
10License: GPL
11Group: X11/Applications
12Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
13# Source0-md5: bcb7b45b04e285d5a8b82fb13ebaa170
14Source1: http://dl.sourceforge.net/%{name}/%{name}-plugins-%{_pluginsver}.tar.bz2
15# Source1-md5: 5aa1e05c0f7b8ab7e92c2a296f1a5673
16Patch0: %{name}-desktop.patch
17Patch1: %{name}-types.patch
18Patch2: %{name}-home_etc.patch
19URL: http://www.abisource.com/
20BuildRequires: ImageMagick-c++-devel >= 5.4.0
21BuildRequires: aiksaurus-gtk-devel >= 1.0
22BuildRequires: aspell-devel >= 0.50.0
23BuildRequires: bzip2-devel
24BuildRequires: enchant-devel >= 0.4.0
25BuildRequires: eps-devel >= 1.2
26BuildRequires: fontconfig-devel >= 1.0
27BuildRequires: fribidi-devel >= 0.10.4
28BuildRequires: gal-devel >= 1.99
29BuildRequires: glib2-devel >= 2.0.0
30BuildRequires: gtk+2-devel >= 2.0.0
31BuildRequires: gucharmap-devel >= 0.7
32BuildRequires: libbonobo-devel >= 2.2.0
33BuildRequires: libgda-devel >= 0.90.0
34BuildRequires: libglade2-devel >= 2.0.0
35BuildRequires: libgnomedb-devel >= 0.90.0
36BuildRequires: libgnomeui-devel >= 2.2.0
37BuildRequires: libgnomeprint-devel >= 2.2.1
38BuildRequires: libgnomeprintui-devel >= 2.2.1.3-2
39BuildRequires: libgsf-devel >= 1.4.0
40BuildRequires: libjpeg-devel
41BuildRequires: librsvg-devel >= 2.0
42BuildRequires: libwmf-devel >= 0.2.8
43BuildRequires: libwpd-devel >= 0.6.0
44BuildRequires: libxml2-devel >= 2.4.2
45BuildRequires: nautilus-devel >= 2.0
46BuildRequires: ots-devel >= 0.4.1
47BuildRequires: psiconv-devel
48BuildRequires: python-devel >= 1:2.3
49BuildRequires: wv-devel >= 1.0.0
50BuildRequires: xft-devel >= 2.0
51BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
52
53%description
54AbiWord is a multi-platform word processor with a GTK+ interface on
55the UNIX platform.
56
57%description -l pl
58AbiWord jest wieloplatformowym procesorem tekstu z interfejsem GTK+ na
59platformie UNIX.
60
61%package plugins-tools
62Summary: Various tools that can be used to extend AbiWord's capabilities
63