]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- added missing alpha headers; there is lddlibc4 on sparc; rel 6 auto/ac/glibc-2_3_2-6
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Nov 2003 01:31:15 +0000 (01:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.366

glibc.spec

index eeb262fdb613b1f0a6f31e83a33d6d5888635adc..9c79f585569e1006c570d907608a2ab5f22ff425 100644 (file)
@@ -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
This page took 0.36148 seconds and 4 git commands to generate.