]> git.pld-linux.org Git - packages/glibc.git/commitdiff
added flexible arrays patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Nov 2000 09:36:12 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.150

glibc.spec

index cc80ddfd04cb9784a0cccdf054ca9dfb65658db2..5fc2a7897f382627c8148eb99f107d792eb4af79 100644 (file)
@@ -28,6 +28,7 @@ Patch6:               %{name}-pthread_create-manpage.patch
 Patch7:                %{name}-sparc-linux-chown.patch
 Patch8:                %{name}-ldconfig.patch
 Patch9:                %{name}-getxxxxinfo.patch
+Patch10:       %{name}-flexiblearray.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: perl
 BuildRequires: gd-devel
@@ -331,6 +332,7 @@ A toy.
 %patch7 -p1
 %patch8 -p0
 %patch9 -p1
+%patch10 -p1
 
 %build
 %configure \
This page took 0.039555 seconds and 4 git commands to generate.