]> git.pld-linux.org Git - packages/uClibc.git/blame - uClibc.spec
- ppc patchset added (from busybox bts), release 1.1.
[packages/uClibc.git] / uClibc.spec
CommitLineData
70879d06 1Summary: C library optimized for size
056323ce 2Summary(pl): Biblioteka C zoptymalizowana na rozmiar
70879d06 3Name: uClibc
9dfdc366 4Version: 0.9.28
148f3bbe 5Release: 1.1
95116193 6Epoch: 2
70879d06 7License: LGPL
3698d221 8Group: Libraries
9Source0: http://uclibc.org/downloads/%{name}-%{version}.tar.bz2
9dfdc366 10# Source0-md5: 1ada58d919a82561061e4741fb6abd29
eacf49ba
JB
11Patch0: %{name}-newsoname.patch
12Patch1: %{name}-alpha.patch
13Patch2: %{name}-toolchain-wrapper.patch
14Patch3: %{name}-targetcpu.patch
15Patch4: %{name}-O_DIRECT.patch
a014e3c4 16Patch5: %{name}-sparc.patch
31800f06 17Patch6: %{name}-x86_64.patch
148f3bbe
PS
18Patch7: %{name}-ppc-ioctl-errno.patch
19Patch8: %{name}-ppc-syscall.patch
20Patch9: %{name}-ppc-uint128.patch
21Patch10: %{name}-syscallerror.patch
3698d221 22URL: http://uclibc.org/
e8e05c05 23BuildRequires: gcc >= 3.0
91b0210c 24BuildRequires: sed >= 4.0
d49d5dcf 25BuildRequires: which
9dfdc366 26ExclusiveArch: alpha %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
70879d06 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
70879d06 28
30b1dd68 29# note: the 2nd '\' is needed (some shell expansions?)
31800f06 30%define TARGET_ARCH %(echo %{_target_cpu} | sed -e 's/i.86\\|athlon\\|pentium./i386/;s/ppc/powerpc/;s/amd64\\|ia32e/x86_64/')
30b1dd68 31
70879d06 32%description
33Small libc for building embedded applications.
34
056323ce
JB
35%description -l pl
36