]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- upstream fixes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 28 Nov 2008 17:09:41 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.800

glibc.spec

index 796634c5a47707cec0c937121cac070d6e64f28e..2dd37a8921c1addaa2102ab580b4f8936ea2823c 100644 (file)
@@ -74,6 +74,7 @@ Patch20:      %{name}-thread_start.patch
 Patch21:       %{name}-cross-gcc_eh.patch
 Patch22:       %{name}-with-stroke.patch
 Patch23:       %{name}-pt_pax.patch
+Patch24:       %{name}-fixes.patch
 URL:           http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires: audit-libs-devel}
 BuildRequires: autoconf
@@ -901,6 +902,7 @@ ln -s glibc-libidn-%{version} libidn
 %{?with_cross:%patch21 -p1}
 %patch22 -p1
 %patch23 -p0
+%patch24 -p1
 
 # these would be copied to localedb-src
 rm -f localedata/locales/*{.orig,~}
This page took 0.172387 seconds and 4 git commands to generate.