Author: kosmo                        Date: Sun Sep 10 20:29:00 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed build on pax-enabled machines

---- Files affected:
SPECS:
   glibc.spec (1.583.2.80 -> 1.583.2.81) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583.2.80 SPECS/glibc.spec:1.583.2.81
--- SPECS/glibc.spec:1.583.2.80 Sat Sep  9 03:22:53 2006
+++ SPECS/glibc.spec    Sun Sep 10 22:28:55 2006
@@ -133,9 +133,10 @@
 Patch27:       %{name}-sys-kd.patch
 Patch28:       %{name}-cross-gcc_eh.patch
 Patch29:       %{name}-pax_dl-execstack.patch
-Patch30:       %{name}-large_collate_tables.patch
-Patch31:       %{name}-ctype-compat.patch
-Patch32:       %{name}-sparc-mman.h.patch
+Patch30:       %{name}-pax-build.patch
+Patch31:       %{name}-large_collate_tables.patch
+Patch32:       %{name}-ctype-compat.patch
+Patch33:       %{name}-sparc-mman.h.patch
 URL:           http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires: audit-libs-devel}
 BuildRequires: autoconf
@@ -154,6 +155,7 @@
 BuildRequires: linux-libc-headers >= %{llh_version}
 %endif
 %{?with_selinux:BuildRequires: libselinux-devel >= 1.18}
+%{?with_pax:BuildRequires:     paxctl}
 BuildRequires: perl-base
 BuildRequires: rpm-build >= 4.3-0.20030610.28
 BuildRequires: rpm-perlprov
@@ -930,9 +932,10 @@
 %patch27 -p1
 %{?with_cross:%patch28 -p1}
 %{?with_pax:%patch29 -p1}
-%patch30 -p1
+%{?with_pax:%patch30 -p1}
 %patch31 -p1
 %patch32 -p1
+%patch33 -p1
 
 chmod +x scripts/cpp
 
@@ -1674,6 +1677,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.583.2.81  2006/09/10 20:28:55  kosmo
+- fixed build on pax-enabled machines
+
 Revision 1.583.2.80  2006/09/09 01:22:53  glen
 - rel 8 (rebuild with fixed %useradd/%groupadd macros)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.583.2.80&r2=1.583.2.81&f=u

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

Reply via email to