2.3.90-22
This commit is contained in:
parent
5f48804821
commit
b287e0ac43
@ -33,6 +33,7 @@ Source3: %{glibcname}-fedora-%{glibcdate}.tar.bz2
|
||||
Patch0: %{glibcname}-fedora.patch
|
||||
Patch1: %{name}-ppc-assume.patch
|
||||
Patch2: %{name}-ia64-lib64.patch
|
||||
Patch3: glibc-ldconfig.patch
|
||||
Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root
|
||||
Obsoletes: zoneinfo, libc-static, libc-devel, libc-profile, libc-headers,
|
||||
Obsoletes: gencat, locale, ldconfig, locale-ja, glibc-profile
|
||||
@ -240,6 +241,7 @@ package or when debugging this package.
|
||||
%patch2 -p1
|
||||
%endif
|
||||
%endif
|
||||
%patch3 -p1
|
||||
|
||||
# Hack till glibc-kernheaders get updated, argh
|
||||
mkdir asm
|
||||
@ -1083,6 +1085,7 @@ rm -f *.filelist*
|
||||
- update from CVS
|
||||
- minor fts fixes
|
||||
- revert broken _Pragma () workaround
|
||||
- fix ldconfig on bi-arch architectures (#176316)
|
||||
|
||||
* Tue Dec 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-21
|
||||
- update from CVS
|
||||
|
Loading…
Reference in New Issue
Block a user