* Thu Aug 16 2012 Brian C. Lane <bcl@redhat.com> 18.14-1

- remove cleanup of some essential libraries (bcl@redhat.com)
- Mask the tmp.mount service to avoid tmpfs (jkeating@redhat.com)
This commit is contained in:
Brian C. Lane 2012-08-16 08:28:52 -07:00
parent 3bb2af21ce
commit 112881c26e
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/lorax-18.11.tar.gz
/lorax-18.12.tar.gz
/lorax-18.13.tar.gz
/lorax-18.14.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 18.13
Version: 18.14
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -81,6 +81,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Thu Aug 16 2012 Brian C. Lane <bcl@redhat.com> 18.14-1
- remove cleanup of some essential libraries (bcl@redhat.com)
- Mask the tmp.mount service to avoid tmpfs (jkeating@redhat.com)
* Wed Aug 15 2012 Brian C. Lane <bcl@redhat.com> 18.13-1
- Add a command line option to override the ARM platform. (dmarlin@redhat.com)
- Don't remove krb5-libs (#848227) (mgracik@redhat.com)

View File

@ -1 +1 @@
fe54ee6bb4bb57ce4faac35bdcd2bbba lorax-18.13.tar.gz
51ae80b7c92f9ada371b0603ba8c0ca1 lorax-18.14.tar.gz