- Add command for opening anaconda log file to history (mkolman@gmail.com)

- Do not install chrony and rdate explicitly (vpodzime@redhat.com)
This commit is contained in:
Brian C. Lane 2013-05-21 16:09:44 -07:00
parent c13c71a2aa
commit f952f49efd
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/lorax-19.1.tar.gz
/lorax-19.2.tar.gz
/lorax-19.3.tar.gz
/lorax-19.4.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 19.3
Version: 19.4
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -84,6 +84,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Tue May 21 2013 Brian C. Lane <bcl@redhat.com> 19.4-1
- Add command for opening anaconda log file to history (mkolman@gmail.com)
- Do not install chrony and rdate explicitly (vpodzime@redhat.com)
* Mon Apr 29 2013 Brian C. Lane <bcl@redhat.com> 19.3-1
- Remove /var/log/journal so journald won't write to overlay
(wwoods@redhat.com)

View File

@ -1 +1 @@
d310d47c162ba74de939d4a7e237dc65 lorax-19.3.tar.gz
413d9fa4ada93edc31b16a1ade532463 lorax-19.4.tar.gz