[lorax/f17] - stop moving /run (#818918) (bcl)

Brian C. Lane bcl at fedoraproject.org
Tue May 8 19:06:37 UTC 2012


commit f26b81b2004fa6172700c1a4f3d7d7cfd10b64ce
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue May 8 12:06:29 2012 -0700

    - stop moving /run (#818918) (bcl)

 .gitignore |    1 +
 lorax.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3c59e9..43deefc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /lorax-17.15.tar.bz2
 /lorax-17.16.tar.bz2
 /lorax-17.17.tar.bz2
+/lorax-17.18.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 8aebd6c..8691bce 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.17
+Version:        17.18
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue May 08 2012 Brian C. Lane <bcl at redhat.com> 17.18-1
+- stop moving /run (#818918) (bcl)
+
 * Thu May 03 2012 Brian C. Lane <bcl at redhat.com> 17.17-1
 - Added BCM4331 firmware (#817151) (mgracik)
 - mkefiboot: Add support for disk label files (mjg)
diff --git a/sources b/sources
index 04e773d..126d911 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e0f8bacaebd0400e32b09ccb61df418  lorax-17.17.tar.bz2
+cfec1b84a0ab1bfcbb6cb3f885b9c2d8  lorax-17.18.tar.bz2


More information about the scm-commits mailing list