- 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:
parent
d6e9e873b8
commit
2e739397da
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user