]> git.pld-linux.org Git - packages/bcc.git/blame - bcc.spec
- added URL
[packages/bcc.git] / bcc.spec
CommitLineData
ad7c69fa
AM
1Summary: Bruce's C compiler
2Summary(pl): Kompiler C Bruce'a
3Name: bcc
4Version: 0.16.0
8faf9996 5Release: 4
ad7c69fa
AM
6License: GPL
7Group: Development/Languages
ad7c69fa
AM
8Source0: http://www.cix.co.uk/~mayday/Dev86src-%{version}.tar.gz
9Patch0: Dev86src-noroot.patch
10Patch1: Dev86src-nobcc.patch
11Patch2: Dev86src-bccpaths.patch
b1e1f518 12Patch3: Dev86src-opt.patch
eb0bf301 13URL: http://www.cix.co.uk/~mayday/
75215f97 14Requires: bin86
eb0bf301
JB
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16ExclusiveArch: %{ix86}
ad7c69fa
AM
17
18%description
19Bcc is a simple C compiler that produces 8086 assembler, in addition
20compiler compile time options allow 80386 or 6809 versions. The
21compiler understands traditional K&R C with just the restriction that
22bit fields are mapped to one of the other integer types.
23
24%description -l pl
25