[lorax/f18] * Thu Aug 16 2012 Brian C. Lane <bcl at redhat.com> 18.14-1 - remove cleanup of some essential librarie

Brian C. Lane bcl at fedoraproject.org
Thu Aug 16 15:29:01 UTC 2012


commit 112881c26e63af90041a5e12c5498dac9958547f
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Aug 16 08:28:52 2012 -0700

    * Thu Aug 16 2012 Brian C. Lane <bcl at redhat.com> 18.14-1
    - remove cleanup of some essential libraries (bcl at redhat.com)
    - Mask the tmp.mount service to avoid tmpfs (jkeating at redhat.com)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dab3d37..c4c74a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /lorax-18.11.tar.gz
 /lorax-18.12.tar.gz
 /lorax-18.13.tar.gz
+/lorax-18.14.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 6cfd71f..77ad8ed 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -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 at redhat.com> 18.14-1
+- remove cleanup of some essential libraries (bcl at redhat.com)
+- Mask the tmp.mount service to avoid tmpfs (jkeating at redhat.com)
+
 * Wed Aug 15 2012 Brian C. Lane <bcl at redhat.com> 18.13-1
 - Add a command line option to override the ARM platform. (dmarlin at redhat.com)
 - Don't remove krb5-libs (#848227) (mgracik at redhat.com)
diff --git a/sources b/sources
index 651ba06..0cab082 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe54ee6bb4bb57ce4faac35bdcd2bbba  lorax-18.13.tar.gz
+51ae80b7c92f9ada371b0603ba8c0ca1  lorax-18.14.tar.gz


More information about the scm-commits mailing list