Author: zbyniu                       Date: Wed Oct 17 19:59:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pax support is back; rel 4

---- Files affected:
SPECS:
   glibc.spec (1.719 -> 1.720) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.719 SPECS/glibc.spec:1.720
--- SPECS/glibc.spec:1.719      Wed Oct 10 22:26:36 2007
+++ SPECS/glibc.spec    Wed Oct 17 21:59:13 2007
@@ -7,6 +7,7 @@
 %bcond_with    tests           # perform "make test"
 %bcond_without localedb        # don't build localedb-all (is time consuming)
 %bcond_with    cross           # build using crossgcc (without libgcc_eh)
+%bcond_with    pax             # PaX support
 #
 # TODO:
 # - look at locale fixes/updates in bugzilla
@@ -36,7 +37,7 @@
 Summary(uk.UTF-8):     GNU libc версії
 Name:          glibc
 Version:       2.6.1
-Release:       3
+Release:       4
 Epoch:         6
 License:       LGPL v2.1+
 Group:         Libraries
@@ -77,8 +78,8 @@
 Patch25:       %{name}-cross-gcc_eh.patch
 Patch26:       %{name}-with-stroke.patch
 Patch27:       %{name}-sparc64-undefined-registers.patch
-# PaX hack (dropped)
-#Patch30:      %{name}-pax_dl-execstack.patch
+Patch30:       %{name}-pax_dl-execstack.patch
+Patch31:       %{name}-pt_pax.patch
 URL:           http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires: audit-libs-devel}
 BuildRequires: autoconf
@@ -856,6 +857,8 @@
 %ifarch sparc64
 %patch27 -p1
 %endif
+%{?with_pax:%patch30 -p0}
+%{?with_pax:%patch31 -p0}
 
 # these would be copied to localedb-src
 rm -f localedata/locales/*{.orig,~}
@@ -1486,6 +1489,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.720  2007/10/17 19:59:13  zbyniu
+- pax support is back; rel 4
+
 Revision 1.719  2007/10/10 20:26:36  arekm
 - rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.719&r2=1.720&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to