* Wed Jul 25 2012 Martin Gracik <mgracik@redhat.com> 18.12-1

- Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com)
- Cleanup boot menus (#809663) (mgracik@redhat.com)
- Don't remove chvt from the install image (#838554) (mgracik@redhat.com)
- Add llvm-libs (#826351) (mgracik@redhat.com)
This commit is contained in:
Martin Gracik 2012-07-25 12:51:02 +02:00
parent 8b87e88bcc
commit 831e88c70e
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@
/lorax-18.9.tar.gz
/lorax-18.10.tar.gz
/lorax-18.11.tar.gz
/lorax-18.12.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 18.11
Version: 18.12
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -81,6 +81,12 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Wed Jul 25 2012 Martin Gracik <mgracik@redhat.com> 18.12-1
- Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com)
- Cleanup boot menus (#809663) (mgracik@redhat.com)
- Don't remove chvt from the install image (#838554) (mgracik@redhat.com)
- Add llvm-libs (#826351) (mgracik@redhat.com)
* Fri Jul 20 2012 Brian C. Lane <bcl@redhat.com> 18.11-1
- livemedia-creator: add some error checking (bcl@redhat.com)

View File

@ -1 +1 @@
cbb23143135687748388dde9b4da70d2 lorax-18.11.tar.gz
523ff86ccdf0931d65aa29a9b0b89740 lorax-18.12.tar.gz