]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- more PaX patches.
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 20 Mar 2004 15:46:57 +0000 (15:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 0.20040318.2.

Changed files:
    glibc.spec -> 1.452

glibc.spec

index 46950633bd8d13244a08a8a75ffa3ffe2c8bda67..1d0607d9f1e4f653692867698ffb95d2f52ab87f 100644 (file)
@@ -53,7 +53,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.3
 Name:          glibc
 Version:       2.3.3
-Release:       0.20040318.1%{?with_nptl:+nptl}
+Release:       0.20040318.2%{?with_nptl:+nptl}
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -99,8 +99,8 @@ Patch21:      %{name}-linuxthreads-ppc-fix.patch
 Patch23:       %{name}-new-charsets.patch
 Patch26:       %{name}-sr_CS.patch
 # PaX
-#Patch30:      %{name}-pax_iconvconfig.patch
-#Patch31:      %{name}-pax_dl-execstack.patch
+Patch30:       %{name}-pax_iconvconfig.patch
+Patch31:       %{name}-pax_dl-execstack.patch
 URL:           http://www.gnu.org/software/libc/
 BuildRequires: automake
 BuildRequires: binutils >= 2.13.90.0.2
@@ -778,6 +778,9 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %patch23 -p1
 %patch26 -p1
 
+%patch30 -p1
+%patch31 -p1
+
 chmod +x scripts/cpp
 
 %build
This page took 3.745066 seconds and 4 git commands to generate.