]> git.pld-linux.org Git - packages/uClibc.git/blame - uClibc.spec
- cleanups
[packages/uClibc.git] / uClibc.spec
CommitLineData
15afd9ab
JB
1# TODO:
2# - test on something more that 'hello world'
3# - check/update configuration
4#
70879d06 5Summary: C library optimized for size
056323ce 6Summary(pl): Biblioteka C zoptymalizowana na rozmiar
70879d06 7Name: uClibc
30b1dd68 8Version: 0.9.26
2af21321 9Release: 2
95116193 10Epoch: 2
70879d06 11License: LGPL
3698d221 12Group: Libraries
13Source0: http://uclibc.org/downloads/%{name}-%{version}.tar.bz2
30b1dd68
JB
14# Source0-md5: 7212713c432dd0de6ec2140c2a6212e4
15Patch0: %{name}-asmflags.patch
16Patch1: %{name}-newsoname.patch
17Patch2: %{name}-use-kernel-headers.patch
18Patch3: %{name}-alpha.patch
19Patch4: %{name}-sparc.patch
20Patch5: %{name}-toolchain-wrapper.patch
21Patch6: %{name}-targetcpu.patch
22Patch7: %{name}-linux2.6.patch
3698d221 23URL: http://uclibc.org/
d49d5dcf 24BuildRequires: which
30b1dd68 25ExclusiveArch: alpha %{ix86} ppc sparc sparc64
70879d06 26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
70879d06 27
30b1dd68 28# note: the 2nd '\' is needed (some shell expansions?)
9e0efd65 29%define TARGET_ARCH %(echo %{_target_cpu} | sed -e 's/i.86\\|athlon\\|pentium3/i386/;s/ppc/powerpc/')
30b1dd68 30
70879d06 31%description
32Small libc for building embedded applications.
33
056323ce
JB
34%description -l pl
35