]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added alpha-sigaction patch (should fix sigaction for rt signals on alpha) auto/ac/glibc-2_3_3-0_20040101_7
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Jan 2004 09:22:33 +0000 (09:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release .7

Changed files:
    glibc.spec -> 1.428

glibc.spec

index 7959223a68355b9a288031c55b3f0b6c322595f1..e54488fc4bf7e44df34e1d64d284a524b7339cd4 100644 (file)
@@ -53,7 +53,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.3
 Name:          glibc
 Version:       2.3.3
-Release:       0.20040101.6%{?with_nptl:+nptl}
+Release:       0.20040101.7%{?with_nptl:+nptl}
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -97,6 +97,7 @@ Patch18:      %{name}-make.patch
 Patch19:       %{name}-tests-io-tmp.patch
 Patch20:       %{name}-tests-noproc.patch
 Patch21:       %{name}-linuxthreads-ppc-fix.patch
+Patch22:       %{name}-alpha-sigaction.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: automake
 BuildRequires: binutils >= 2.13.90.0.2
@@ -771,6 +772,7 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
+%patch22 -p1
 
 chmod +x scripts/cpp
 
This page took 0.039691 seconds and 4 git commands to generate.