sync with F11

This commit is contained in:
Adam Jackson 2009-07-06 18:03:30 +00:00
parent 9592f81749
commit 2e62ce1d43
2 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CD's
Name: livecd-tools
Version: 023
Version: 024
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
@ -81,6 +81,12 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Wed May 6 2009 Jeremy Katz <katzj@redhat.com> - 024-1
- Fix ppc image creation (#497193, help from jwboyer)
- Fixes for using ext[23] usb stick (wtogami)
- Check filesystem after resizing and raise an error if there are
problems (#497377)
* Tue Apr 14 2009 Jeremy Katz <katzj@redhat.com> - 023-1
- Don't prompt about overwriting when making usb stick (#491234)
- Fix up livecd-iso-to-pxeboot for new syslinux paths

View File

@ -1 +1 @@
27cc1df7be92b47c02e4537666ca6dc4 livecd-tools-023.tar.bz2
9e1ffda4a6b93c53ef7964dfadce2452 livecd-tools-024.tar.bz2