From 4280d7f6b1fd0be06e4d4433b6d111f2e3620000 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Jan 31 2008 03:20:59 +0000 Subject: * Wed Jan 30 2008 David Cantrell - 11.4.0.30-1 - Initialize int in doConfigNetDevice() to fix compiler warnings. (dcantrell) --- diff --git a/.cvsignore b/.cvsignore index fd030e8..e9a8d16 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.4.0.29.tar.bz2 +anaconda-11.4.0.30.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index f4f6f60..12b0cba 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.29 +Version: 11.4.0.30 Release: 1 License: GPLv2+ Group: Applications/System @@ -211,6 +211,9 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Jan 30 2008 David Cantrell - 11.4.0.30-1 +- Initialize int in doConfigNetDevice() to fix compiler warnings. (dcantrell) + * Wed Jan 30 2008 David Cantrell - 11.4.0.29-1 - Handle putting updates ahead of anaconda in the updates= case too. (clumens) - Make sure the device name starts with /dev (#430811). (clumens) diff --git a/sources b/sources index daad426..9c5f7de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af50594017dddf5818b14d377d76c753 anaconda-11.4.0.29.tar.bz2 +eb080c0f44352d847a70a3499e5d94cb anaconda-11.4.0.30.tar.bz2