]> git.pld-linux.org Git - packages/uClibc.git/commitdiff
- added O_DIRECT patch (sparc+ppc), release 10 auto/ac/uClibc-0_9_26-10
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Jun 2004 14:39:44 +0000 (14:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uClibc.spec -> 1.104

uClibc.spec

index b6b47b145669a2945e304844565a82d0ac76506d..805abe0647fe99618e7cdb4d2f62583fc682df2f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        C library optimized for size
 Summary(pl):   Biblioteka C zoptymalizowana na rozmiar
 Name:          uClibc
 Version:       0.9.26
-Release:       9
+Release:       10
 Epoch:         2
 License:       LGPL
 Group:         Libraries
@@ -21,6 +21,7 @@ Patch9:               %{name}-libgcc.patch
 Patch10:       %{name}-return.patch
 Patch11:       %{name}-sparc-ldso.patch
 Patch12:       %{name}-g.patch
+Patch13:       %{name}-O_DIRECT.patch
 URL:           http://uclibc.org/
 BuildRequires: gcc >= 3.0
 BuildRequires: sed >= 4.0
@@ -80,6 +81,7 @@ Biblioteki statyczne uClibc.
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 sed -e '
 %ifarch sparc sparc64 sparcv9
This page took 0.305193 seconds and 4 git commands to generate.