* Wed Jan 30 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.30-1
- Initialize int in doConfigNetDevice() to fix compiler warnings. (dcantrell)
This commit is contained in:
parent
5fd3d8aeb3
commit
4280d7f6b1
@ -1 +1 @@
|
|||||||
anaconda-11.4.0.29.tar.bz2
|
anaconda-11.4.0.30.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.0.29
|
Version: 11.4.0.30
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -211,6 +211,9 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 30 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.30-1
|
||||||
|
- Initialize int in doConfigNetDevice() to fix compiler warnings. (dcantrell)
|
||||||
|
|
||||||
* Wed Jan 30 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.29-1
|
* Wed Jan 30 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.29-1
|
||||||
- Handle putting updates ahead of anaconda in the updates= case too. (clumens)
|
- Handle putting updates ahead of anaconda in the updates= case too. (clumens)
|
||||||
- Make sure the device name starts with /dev (#430811). (clumens)
|
- Make sure the device name starts with /dev (#430811). (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user