]> git.pld-linux.org Git - packages/bcc.git/blame - bcc.spec
- removed all Group fields translations (oure rpm now can handle translating
[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
b1e1f518 5Release: 3
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
ad7c69fa
AM
13Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
14ExclusiveArch: %{ix86}
75215f97 15Requires: bin86
ad7c69fa
AM
16
17%description
18Bcc is a simple C compiler that produces 8086 assembler, in addition
19compiler compile time options allow 80386 or 6809 versions. The
20compiler understands traditional K&R C with just the restriction that
21bit fields are mapped to one of the other integer types.
22
23%description -l pl
24