]> git.pld-linux.org Git - packages/glibc.git/commitdiff
added ftruncate patch; stb
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 16 Feb 2001 11:47:43 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.164

glibc.spec

index c3e2842fc8dedffdcfa3f7c7888224821f908879..d42aae390562a544298f45794d2d21e36d8ae4b7 100644 (file)
@@ -27,6 +27,7 @@ Patch5:               %{name}-linuxthreads-lock.patch
 Patch6:                %{name}-pthread_create-manpage.patch
 Patch7:                %{name}-sparc-linux-chown.patch
 Patch8:                %{name}-memusage.patch
+Patch9:                %{name}-ftruncate.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: perl
 BuildRequires: gd-devel
@@ -331,6 +332,7 @@ A toy.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 LDFLAGS=" " ; export LDFLAGS
This page took 0.339813 seconds and 4 git commands to generate.