From 35920cca10a3032226e6040ddd91e96260255d6c Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Sep 16 2009 18:07:32 +0000 Subject: - Fix LiveUSB with live images - Fix display of free space during livecd-iso-to-disk error (farrell) --- diff --git a/.cvsignore b/.cvsignore index 991a31a..0c8f8d0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -livecd-tools-027.tar.bz2 +livecd-tools-028.tar.bz2 diff --git a/livecd-tools.spec b/livecd-tools.spec index a1d5deb..c624f96 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -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 - 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 - 027-2 - test patch to make LiveUSB work again, need to be sure it doesn't break LiveCD before committing in the next version diff --git a/sources b/sources index d4424e7..bc8b0be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34fcb9fdaf359a31afd78055bcba807b livecd-tools-027.tar.bz2 +bc6acb74d1cd29a1e33faa1d3c40121e livecd-tools-028.tar.bz2