|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Summary: Tools for building live CDs
|
|
|
|
|
Name: livecd-tools
|
|
|
|
|
Version: 18.0
|
|
|
|
|
Version: 18.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
License: GPLv2
|
|
|
|
@ -98,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{python_sitelib}/imgcreate/*.pyc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 23 2012 Brian C. Lane <bcl@redhat.com> - 18.1-1
|
|
|
|
|
- Version 18.1 (bcl)
|
|
|
|
|
- livecd-iso-to-disk: create partition for iso (bcl)
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2012 Brian C. Lane <bcl@redhat.com> - 18.0-1
|
|
|
|
|
- Version 18.0 (bcl)
|
|
|
|
|
- check for valid script path before editing livecd image and update usage
|
|
|
|
|