diff options
author | Peter Jones <pjones@redhat.com> | 2005-04-06 14:56:29 +0000 |
---|---|---|
committer | Peter Jones <pjones@redhat.com> | 2005-04-06 14:56:29 +0000 |
commit | 4655a8c1be094a1318a3612be21f02ae5b5e9064 (patch) | |
tree | 54f9a960364e6d21625a3863a66d270573287132 /anaconda.spec | |
parent | 184e2e4c3285d20927c1b0c2ba2641a86dbe661d (diff) | |
download | anaconda-4655a8c1be094a1318a3612be21f02ae5b5e9064.tar.gz anaconda-4655a8c1be094a1318a3612be21f02ae5b5e9064.tar.xz anaconda-4655a8c1be094a1318a3612be21f02ae5b5e9064.zip |
fix for last night's fix
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec index ac379ea97..f6680d26e 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Apr 06 2005 Peter Jones <pjones@redhat.com> - 10.2.0.43-1 +- Don't remove libraries in stage2 that don't match the one from linuxthreads/ + * Tue Apr 05 2005 Peter Jones <pjones@redhat.com> - 10.2.0.42-1 - Use linuxthreads libraries even if they're not the default, unless explicitly told to use nptl |