]> git.pld-linux.org Git - packages/gnustep-make.git/blame - gnustep-make.spec
- updated to 1.11.2, added destdir patch
[packages/gnustep-make.git] / gnustep-make.spec
CommitLineData
96cc0725 1#
2# Conditional build:
626c5e9b
JB
3%bcond_without docs # don't build documentation (for bootstrap)
4#
2fe4a509 5Summary: GNUstep Makefile package
4a75428a 6Summary(pl): Pakiet GNUstep Makefile
2fe4a509 7Name: gnustep-make
12a05b0a 8Version: 1.11.2
626c5e9b 9Release: 1
2fe4a509 10License: GPL
2380f541 11Vendor: The GNUstep Project
00ab4777 12Group: Applications/System
2fe4a509 13Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
12a05b0a
JB
14# Source0-md5: 87f563d71368ebb670c485ecdf198365
15Patch0: %{name}-destdir.patch
38354bae 16URL: http://www.gnustep.org/
12a05b0a 17BuildRequires: autoconf >= 2.57
240eeb6c 18BuildRequires: automake
5c69806b 19%if %{with docs}
20BuildRequires: gnustep-make-devel
1bd304b0
JB
21# texi2html >= 1.61 (with -init_file) is included in tetex >= 3
22BuildRequires: tetex >= 1:3.0
240eeb6c 23BuildRequires: tetex-dvips
256e2a15 24BuildRequires: tetex-format-latex
25BuildRequires: tetex-format-plain
240eeb6c 26BuildRequires: texinfo-texi2dvi
5c69806b 27%endif
8a5449c5 28Requires: gnustep-dirs
38354bae 29Conflicts: gnustep-core
240eeb6c 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
38354bae 31
2fbe8919 32%define _prefix /usr/%{_lib}/GNUstep
0b1ce7cb
JB
33%define gsos linux-gnu
34%ifarch %{ix86}
35%define gscpu ix86
36%else
37# also s/alpha.*/alpha/, but we use only "alpha" arch for now
703c5697 38%define gscpu %(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/')
fe4be050 39%endif
78ae97b8 40
38354bae 41%description
2fe4a509 42This package contains the basic tools needed to run GNUstep
0085f907 43applications.
38354bae 44
4a75428a
JB
45%description -l pl
46