From 3c882bd92e4f773a5aea888a38fd4955571d13b2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 8 Nov 2003 01:31:15 +0000 Subject: [PATCH] - added missing alpha headers; there is lddlibc4 on sparc; rel 6 Changed files: glibc.spec -> 1.366 --- glibc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/glibc.spec b/glibc.spec index eeb262f..9c79f58 100644 --- a/glibc.spec +++ b/glibc.spec @@ -34,7 +34,7 @@ Summary(tr): GNU libc Summary(uk): GNU libc ×ÅÒÓ¦§ 2.3 Name: glibc Version: 2.3.2 -%define rel 5 +%define rel 6 Release: %{rel} Epoch: 6 License: LGPL @@ -943,7 +943,7 @@ fi %attr(755,root,root) %{_bindir}/glibcbug %attr(755,root,root) %{_bindir}/iconv %attr(755,root,root) %{_bindir}/ldd -%ifnarch alpha sparc sparc64 ppc +%ifnarch alpha ppc sparc64 %attr(755,root,root) %{_bindir}/lddlibc4 %endif %attr(755,root,root) %{_bindir}/locale @@ -1045,6 +1045,9 @@ fi %attr(755,root,root) %{_bindir}/*trace %{_includedir}/*.h +%ifarch alpha +%{_includedir}/alpha +%endif %{_includedir}/arpa %{_includedir}/bits %{_includedir}/gnu -- 2.44.0