From 067b7c8dc9f2161cfc8e0f5045aeb25efb74e00b Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 16 Apr 2008 02:17:52 +0000 Subject: [PATCH] * Tue Apr 15 2008 Jeremy Katz - 11.4.0.72-1 - Don't use megabytes for the livecd size for copying. (notting) - find moved (katzj) - Fix up silly syntax error that crept in to this commit (katzj) - Back to using the raw version of the docs (#442540) (katzj) - Expire yum caches on upgrade (#374921) (katzj) - Include KERNEL== in udev rules (#440568) (dwmw2) - Don't look for a .discinfo file in rescue mode (jvonau, #442098). (clumens) - Slower machines may take more than five seconds for hal to start (#442113) (katzj) - Pass the full device path (notting) - Only include the parts of grub that will work without crazy tricks (#429785) (katzj) --- .cvsignore | 3 +-- anaconda.spec | 17 ++++++++++++++++- sources | 2 +- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index dd25b75..4245902 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -clog -anaconda-11.4.0.71.tar.bz2 +anaconda-11.4.0.72.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index ccaaf8a..d05c80b 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.71 +Version: 11.4.0.72 Release: 1 License: GPLv2+ Group: Applications/System @@ -207,6 +207,21 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Apr 15 2008 Jeremy Katz - 11.4.0.72-1 +- Don't use megabytes for the livecd size for copying. (notting) +- find moved (katzj) +- Fix up silly syntax error that crept in to this commit (katzj) +- Back to using the raw version of the docs (#442540) (katzj) +- Expire yum caches on upgrade (#374921) (katzj) +- Include KERNEL== in udev rules (#440568) (dwmw2) +- Don't look for a .discinfo file in rescue + mode (jvonau, #442098). (clumens) +- Slower machines may take more than five seconds for hal + to start (#442113) (katzj) +- Pass the full device path (notting) +- Only include the parts of grub that will work without + crazy tricks (#429785) (katzj) + * Thu Apr 10 2008 Peter Jones - 11.4.0.71-1 - Fix destdir handling in upd-kernel (markmc) - Get rid of module ball remnants in mk-images (markmc) diff --git a/sources b/sources index 642c4be..af457d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -709dddbc3fe779346c38b38ccc065043 anaconda-11.4.0.71.tar.bz2 +75da8954fc0e8c40e5802b483ce81cbb anaconda-11.4.0.72.tar.bz2