SPECS: glibc.spec - stubs-*.h only on archs with dual wordsize
qboosh
qboosh at pld-linux.org
Fri Oct 7 15:30:50 CEST 2005
Author: qboosh Date: Fri Oct 7 13:30:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- stubs-*.h only on archs with dual wordsize
---- Files affected:
SPECS:
glibc.spec (1.606 -> 1.607)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.606 SPECS/glibc.spec:1.607
--- SPECS/glibc.spec:1.606 Fri Oct 7 15:28:51 2005
+++ SPECS/glibc.spec Fri Oct 7 15:30:45 2005
@@ -1506,7 +1506,9 @@
%{_libdir}/nptl/libpthread_nonshared.a
%endif
+%ifarch %{ix86} %{x8664} ppc ppc64 s390 s390x sparc sparcv9 sparc64
%{_includedir}/gnu/stubs-*.h
+%endif
%files headers
%defattr(644,root,root,755)
@@ -1649,6 +1651,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.607 2005/10/07 13:30:45 qboosh
+- stubs-*.h only on archs with dual wordsize
+
Revision 1.606 2005/10/07 13:28:51 qboosh
- merged dl-execstack changes from AC-branch
- merged devel split (-headers,-devel-utils,-devel-doc) from AC-branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.606&r2=1.607&f=u
More information about the pld-cvs-commit
mailing list