[lorax/f17] - Don't use --allbut for xfsprogs cleanup (#804779) - Log all removed files - Add spice-vdagent to i

Martin Gracik mgracik at fedoraproject.org
Wed Apr 11 08:15:27 UTC 2012


commit 92f0d3bcc732553ae206c055549549ac8c152740
Author: Martin Gracik <mgracik at redhat.com>
Date:   Wed Apr 11 10:15:28 2012 +0200

    - Don't use --allbut for xfsprogs cleanup (#804779)
    - Log all removed files
    - Add spice-vdagent to initrd (#804739)
    - Add ntfs-3g to initrd (#804302)
    - ntfs-3g now uses /usr/lib (#810039) (bcl)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c55e05c..5c6b4f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /lorax-17.10.tar.bz2
 /lorax-17.12.tar.bz2
 /lorax-17.13.tar.bz2
+/lorax-17.14.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 11a698e..4310cd8 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.13
+Version:        17.14
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Apr 11 2012 Martin Gracik <mgracik at redhat.com> 17.14-1
+- Don't use --allbut for xfsprogs cleanup (#804779)
+- Log all removed files
+- Add spice-vdagent to initrd (#804739)
+- Add ntfs-3g to initrd (#804302)
+- ntfs-3g now uses /usr/lib (#810039) (bcl)
+
 * Wed Mar 28 2012 Brian C. Lane <bcl at redhat.com> 17.13-1
 - add iscsi-initiator-utils (#804522) (bcl)
 - use cache outside the installtree (bcl)
diff --git a/sources b/sources
index 7a3a19c..9504cd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33a40aa9f70ed87fa01fd35b7ea2de91  lorax-17.13.tar.bz2
+5dd9d1b9b4ea512ae83860b3a3bbc129  lorax-17.14.tar.bz2


More information about the scm-commits mailing list