[lorax] - Add command for opening anaconda log file to history (mkolman at gmail.com) - Do not install chrony a

Brian C. Lane bcl at fedoraproject.org
Tue May 21 23:09:48 UTC 2013


commit f952f49efdcbe45aa1992a9dfafbd134d02d3070
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue May 21 16:09:44 2013 -0700

    - Add command for opening anaconda log file to history (mkolman at gmail.com)
    - Do not install chrony and rdate explicitly (vpodzime at redhat.com)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 765e6ec..1587d0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /lorax-19.1.tar.gz
 /lorax-19.2.tar.gz
 /lorax-19.3.tar.gz
+/lorax-19.4.tar.gz
diff --git a/lorax.spec b/lorax.spec
index d5a8096..eb9eddc 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -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 at redhat.com> 19.4-1
+- Add command for opening anaconda log file to history (mkolman at gmail.com)
+- Do not install chrony and rdate explicitly (vpodzime at redhat.com)
+
 * Mon Apr 29 2013 Brian C. Lane <bcl at redhat.com> 19.3-1
 - Remove /var/log/journal so journald won't write to overlay
   (wwoods at redhat.com)
diff --git a/sources b/sources
index 8e517da..e94bffc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d310d47c162ba74de939d4a7e237dc65  lorax-19.3.tar.gz
+413d9fa4ada93edc31b16a1ade532463  lorax-19.4.tar.gz


More information about the scm-commits mailing list