1
0
forked from rpms/anaconda

* Fri Nov 30 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-2

- rebuild for new libdhcp6client
This commit is contained in:
Jeremy Katz 2007-12-01 04:50:57 +00:00
parent e94146a7c3
commit a3869ca4d7

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 11.4.0.4 Version: 11.4.0.4
Release: 1 Release: 2
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -215,6 +215,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
* Fri Nov 30 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-2
- rebuild for new libdhcp6client
* Thu Nov 29 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-1 * Thu Nov 29 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-1
- Initial support for partition and LV resizing. VERY EXPERIMENTAL! - Initial support for partition and LV resizing. VERY EXPERIMENTAL!
- Commit partitioning changes to disk earlier - Commit partitioning changes to disk earlier