]> git.pld-linux.org Git - packages/Renaissance.git/blame - Renaissance.spec
- fixed build on amd64, release 2
[packages/Renaissance.git] / Renaissance.spec
CommitLineData
bee34996 1Summary: GNUstep Renaissance library
f411f692 2Summary(pl): Biblioteka GNUstep Renaissance
bee34996 3Name: Renaissance
4Version: 0.8.0
291e5cd6 5Release: 2
bee34996 6License: GPL
f411f692
JB
7Group: Libraries
8Source0: http://www.gnustep.it/Renaissance/Download/%{name}-%{version}.tar.gz
bee34996 9# Source0-md5: 520d8fe210491b5646bb4743a72560b1
10URL: http://www.gnustep.it/Renaissance/
11BuildRequires: gnustep-gui-devel >= 0.9.1
12BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
13
14%define _prefix /usr/%{_lib}/GNUstep
15
16%define libcombo gnu-gnu-gnu
17%define gsos linux-gnu
18%ifarch %{ix86}
19%define gscpu ix86
20%else
21# also s/alpha.*/alpha/, but we use only "alpha" arch for now
291e5cd6 22%define gscpu %(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/')
bee34996 23%endif
24
25%description
f411f692
JB
26GNUstep Renaissance is free software (GNU LGPL), and part of the
27GNUstep project. It is a development framework which runs on top of
28the GNUstep libraries. It also works on top of the Apple OSX Cocoa
29libraries, providing an opaque layer to write portable applications.
30
31%description -l pl
32