- Version 16.15 (bcl)

- isohybrid on f16 doesn't support -u or -m (bcl)
- Include Mac volume name graphic (mjg)
This commit is contained in:
Brian C. Lane 2012-05-03 16:07:38 -07:00
parent d6e9e873b8
commit 2e739397da
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ livecd-tools-033.tar.bz2
/livecd-tools-16.12.tar.bz2
/livecd-tools-16.13.tar.bz2
/livecd-tools-16.14.tar.bz2
/livecd-tools-16.15.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 16.14
Version: 16.15
Release: 1%{?dist}
Epoch: 1
License: GPLv2
@ -25,7 +25,7 @@ Requires: pyparted
Requires: util-linux
Requires: dosfstools
Requires: e2fsprogs
Requires: lorax
Requires: lorax >= 16.4.9
Requires: rsync
%ifarch %{ix86} x86_64
Requires: syslinux
@ -98,6 +98,11 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Thu May 03 2012 Brian C. Lane <bcl@redhat.com> 16.15-1
- Version 16.15 (bcl)
- isohybrid on f16 doesn't support -u or -m (bcl)
- Include Mac volume name graphic (mjg)
* Thu Apr 26 2012 Brian C. Lane <bcl@redhat.com> 16.14-1
- Version 16.14 (bcl)
- copy repo data to USB for F17 (#806166) (bcl)

View File

@ -1 +1 @@
4eaafccaf203557dfbe07b6d2a8d49e3 livecd-tools-16.14.tar.bz2
4ffe658189fbe1eb74697fc3158ca02f livecd-tools-16.15.tar.bz2