From 9d9d92633fc9e79dbe224dbe4935700fcb552a56 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Feb 16 2007 22:05:31 +0000 Subject: * Fri Feb 16 2007 David Cantrell - 11.2.0.24-1 - Fix compiler warnings in wlite code - Remove obsolete code from network_gui.py - Rebuild to link with new libdhcp6client and new libdhcp --- diff --git a/.cvsignore b/.cvsignore index c214237..c2a5cb7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.2.0.23.tar.bz2 +anaconda-11.2.0.24.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4d2d6cf..4e61a94 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.23 +Version: 11.2.0.24 Release: 1 License: GPL Summary: Graphical system installer @@ -111,6 +111,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Feb 16 2007 David Cantrell - 11.2.0.24-1 +- Fix compiler warnings in wlite code +- Remove obsolete code from network_gui.py +- Rebuild to link with new libdhcp6client and new libdhcp + * Wed Feb 14 2007 Peter Jones - 11.2.0.23-1 - Get rid of unused X mouse handling (dcantrell) - Update for newer createrepo (jkeating) diff --git a/sources b/sources index 9941739..1ae18d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d70edb68d1eb67958326977b2f63986 anaconda-11.2.0.23.tar.bz2 +2e6fb1206a209af5f13181670c882819 anaconda-11.2.0.24.tar.bz2