Skip to content

Commit

Permalink
Updated to fedora-glibc-20081028T1533
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Jelinek committed Oct 28, 2008
1 parent 6d8225f commit 911b70e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ If unsure if you need this, don't install this package.

%if "%{_enable_debug_packages}" == "1"
%define debug_package %{nil}
%define __debug_install_post %{nil}
%global __debug_package 1

%package debuginfo
Summary: Debug information for package %{name}
Expand Down Expand Up @@ -982,6 +984,12 @@ rm -f *.filelist*
%endif

%changelog
* Tue Oct 28 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-15
- update from trunk
- __libc_res_nquery fixes (#466786)
- try to workaround recent rpm changes which now strip glibc
shared libraries when they shouldn't (#468129)

* Sun Oct 19 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-14
- update from trunk
- fix dynamic TLS handling (#467309)
Expand Down

0 comments on commit 911b70e

Please sign in to comment.