- Version 17.11 (bcl)

- Include Mac volume name graphic (mjg)
This commit is contained in:
Brian C. Lane 2012-05-03 16:25:38 -07:00
parent 6364414829
commit 34e0bd31fa
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ livecd-tools-033.tar.bz2
/livecd-tools-17.8.tar.bz2
/livecd-tools-17.9.tar.bz2
/livecd-tools-17.10.tar.bz2
/livecd-tools-17.11.tar.bz2

View File

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

View File

@ -1 +1 @@
94a225e3f47f01f242a48063dddaa3bf livecd-tools-17.10.tar.bz2
a674d8d03ca15f8779746eb03435c824 livecd-tools-17.11.tar.bz2