- Remove grub 0.97 splash (bcl@redhat.com)
- livemedia-creator: use rd.live.image instead of liveimg (bcl@redhat.com)
This commit is contained in:
parent
9525679db6
commit
5366015575
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/lorax-18.17.tar.gz
|
/lorax-18.17.tar.gz
|
||||||
/lorax-18.18.tar.gz
|
/lorax-18.18.tar.gz
|
||||||
/lorax-18.19.tar.gz
|
/lorax-18.19.tar.gz
|
||||||
|
/lorax-18.20.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 18.19
|
Version: 18.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 19 2012 Brian C. Lane <bcl@redhat.com> 18.20-1
|
||||||
|
- Remove grub 0.97 splash (bcl@redhat.com)
|
||||||
|
- livemedia-creator: use rd.live.image instead of liveimg (bcl@redhat.com)
|
||||||
|
|
||||||
* Mon Sep 17 2012 Brian C. Lane <bcl@redhat.com> 18.19-1
|
* Mon Sep 17 2012 Brian C. Lane <bcl@redhat.com> 18.19-1
|
||||||
- There's no lang-table in anaconda anymore (#857925) (mgracik@redhat.com)
|
- There's no lang-table in anaconda anymore (#857925) (mgracik@redhat.com)
|
||||||
- add convienience functions for running commands (bcl@redhat.com)
|
- add convienience functions for running commands (bcl@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user