]> git.pld-linux.org Git - packages/uClibc.git/commitdiff
- use headers from /usr/include not from /usr/src/linux
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 15 Aug 2003 19:47:12 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uClibc.spec -> 1.71

uClibc.spec

index d951f712d43e8f6e8ef239fcad50b1cc65717cf5..16db4b00893ef3cdee7a42781c935ce97edda5ae 100644 (file)
@@ -9,7 +9,7 @@ Summary:        C library optimized for size
 Summary(pl):   Biblioteka C zoptymalizowana na rozmiar
 Name:          uClibc
 Version:       0.9.20
-Release:       0.2
+Release:       0.3
 Epoch:         1
 License:       LGPL
 Group:         Libraries
@@ -21,6 +21,7 @@ Patch2:               %{name}-targetcpu.patch
 Patch3:                %{name}-awk.patch
 Patch4:                %{name}-asmflags.patch
 Patch5:                %{name}-newsoname.patch
+Patch6:                %{name}-use-kernel-headers.patch
 URL:           http://uclibc.org/
 BuildRequires: which
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +67,7 @@ Biblioteki statyczne uClibc.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %ifarch %{ix86}
 ln -sf extra/Configs/Config.i386.default Config
This page took 0.035704 seconds and 4 git commands to generate.