]> git.pld-linux.org Git - packages/bcc.git/blame - bcc.spec
- rel 2
[packages/bcc.git] / bcc.spec
CommitLineData
ad7c69fa 1Summary: Bruce's C compiler
255588d5 2Summary(pl): Kompilator C Bruce'a
ad7c69fa 3Name: bcc
549a0d65 4Version: 0.16.17
a7de289a 5Release: 2
ad7c69fa
AM
6License: GPL
7Group: Development/Languages
f11e9fe0 8#Source0Download: http://www.cix.co.uk/~mayday/
d1e9cf0f 9Source0: http://www.cix.co.uk/~mayday/dev86/Dev86src-%{version}.tar.gz
549a0d65 10# Source0-md5: e7bbfdbe61c2fb964994a087e29b0087
ad7c69fa 11Patch0: Dev86src-noroot.patch
726244e8 12Patch1: Dev86src-opt.patch
eb0bf301 13URL: http://www.cix.co.uk/~mayday/
75215f97 14Requires: bin86
eb0bf301 15ExclusiveArch: %{ix86}
f274ed64 16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
ad7c69fa 17
4aacfb22
JB
18# don't try to strip Linux-8086 objects
19%define no_install_post_strip 1
20
ad7c69fa
AM
21%description
22Bcc is a simple C compiler that produces 8086 assembler, in addition
23compiler compile time options allow 80386 or 6809 versions. The
24compiler understands traditional K&R C with just the restriction that
25bit fields are mapped to one of the other integer types.
26
27%description -l pl
255588d5 28