- Fix LiveUSB with live images

- Fix display of free space during livecd-iso-to-disk error (farrell)
This commit is contained in:
Warren Togami 2009-09-16 18:07:32 +00:00
parent 317dfb1fd4
commit 35920cca10
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
livecd-tools-027.tar.bz2
livecd-tools-028.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 027
Release: 2%{?dist}
Version: 028
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
URL: http://git.fedorahosted.org/git/livecd
@ -83,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Wed Sep 16 2009 Warren Togami <wtogami@redhat.com> - 028-1
- Fix LiveUSB with live images
- Fix display of free space during livecd-iso-to-disk error (farrell)
* Tue Sep 15 2009 Warren Togami <wtogami@redhat.com> - 027-2
- test patch to make LiveUSB work again, need to be sure it doesn't
break LiveCD before committing in the next version

View File

@ -1 +1 @@
34fcb9fdaf359a31afd78055bcba807b livecd-tools-027.tar.bz2
bc6acb74d1cd29a1e33faa1d3c40121e livecd-tools-028.tar.bz2