]> git.pld-linux.org Git - packages/glibc.git/commitdiff
fix problem with divdi3 and libgcc_s, release 2.3
authorArtur Frysiak <artur@frysiak.net>
Tue, 9 Apr 2002 10:54:01 +0000 (10:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.226

glibc.spec

index e10d4ad81dcaa03a99a9bc207e163ddf4c115004..1869eddc7b80498145f3237d2838ab6b2d1c6151 100644 (file)
@@ -13,7 +13,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.2
 Name:          glibc
 Version:       2.2.5
-Release:       2.2
+Release:       2.3
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -37,6 +37,7 @@ Patch9:               %{name}-paths.patch
 Patch10:       %{name}-vaargs.patch
 Patch11:       %{name}-getaddrinfo-workaround.patch
 Patch12:       %{name}-use-int-not-arpa.patch
+Patch13:       %{name}-divdi3.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: gd-devel >= 2.0.1
 BuildRequires: gettext-devel >= 0.10.36
@@ -436,6 +437,7 @@ Zabawka.
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 chmod +x scripts/cpp
 
This page took 0.041059 seconds and 4 git commands to generate.