]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- no_unit128_t patch; rel 1.2; still doesn't work on ppc though
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 20 Mar 2005 14:10:38 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.585

glibc.spec

index 12d55c499b0f142e85c3e750b606e1fc56ae3117..3b7d4348e599546b36563080759c8f07c9809e31 100644 (file)
@@ -75,7 +75,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.3
 Name:          glibc
 Version:       2.3.4
-Release:       1.1
+Release:       1.2
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -123,6 +123,7 @@ Patch26:    %{name}-nscd.patch
 Patch27:       %{name}-iconvconfig-nxstack.patch
 Patch28:       %{name}-gcc4.patch
 Patch29:       %{name}-cross-gcc_eh.patch
+Patch30:       %{name}-no_uint128_t.patch
 # PaX hack (dropped)
 #Patch30:      %{name}-pax_dl-execstack.patch
 URL:           http://www.gnu.org/software/libc/
@@ -826,6 +827,7 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %patch27 -p1
 %patch28 -p1
 %{?with_cross:%patch29 -p1}
+%patch30 -p1
 
 chmod +x scripts/cpp
 
This page took 0.053109 seconds and 4 git commands to generate.