[lorax] - Don't remove usr/lib/rpm/platform/ (#1116450) (bcl at redhat.com) - Add xfsdump and remove extra file

Brian C. Lane bcl at fedoraproject.org
Sat Jul 12 00:29:49 UTC 2014


commit 080f80e0b1133a385f80f1af862fa6982db8b71e
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Jul 11 17:29:51 2014 -0700

    - Don't remove usr/lib/rpm/platform/ (#1116450) (bcl at redhat.com)
    - Add xfsdump and remove extra files from xfsprogs (#1118654) (bcl at redhat.com)
    - Add kexec anaconda addon (#1115914) (bcl at redhat.com)
    - Fix typo in lohit-telugu-fonts (bcl at redhat.com)
    - Drop writing to resolv.conf in postinstall (bcl at redhat.com)
    - livemedia-creator: Allow the boot.iso to be shared (bcl at redhat.com)
    - livemedia-creator: log more failure information (bcl at redhat.com)
    - livemedia-creator: drop console=ttyS0 (bcl at redhat.com)
    - livemedia-creator: Log the line that caused the failure (bcl at redhat.com)
    - livemedia-creator: add more errors (bcl at redhat.com)
    - Allow doing non-URL installs if using virt. (clumens at redhat.com)

 .gitignore |    1 +
 lorax.spec |   15 ++++++++++++++-
 sources    |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1c3c02..18a9b04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /lorax-21.13.tar.gz
 /lorax-21.14.tar.gz
 /lorax-21.15.tar.gz
+/lorax-21.16.tar.gz
diff --git a/lorax.spec b/lorax.spec
index c737563..e97dbb6 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.15
+Version:        21.16
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -101,6 +101,19 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Fri Jul 11 2014 Brian C. Lane <bcl at redhat.com> 21.16-1
+- Don't remove usr/lib/rpm/platform/ (#1116450) (bcl at redhat.com)
+- Add xfsdump and remove extra files from xfsprogs (#1118654) (bcl at redhat.com)
+- Add kexec anaconda addon (#1115914) (bcl at redhat.com)
+- Fix typo in lohit-telugu-fonts (bcl at redhat.com)
+- Drop writing to resolv.conf in postinstall (bcl at redhat.com)
+- livemedia-creator: Allow the boot.iso to be shared (bcl at redhat.com)
+- livemedia-creator: log more failure information (bcl at redhat.com)
+- livemedia-creator: drop console=ttyS0 (bcl at redhat.com)
+- livemedia-creator: Log the line that caused the failure (bcl at redhat.com)
+- livemedia-creator: add more errors (bcl at redhat.com)
+- Allow doing non-URL installs if using virt. (clumens at redhat.com)
+
 * Wed Jul 02 2014 Brian C. Lane <bcl at redhat.com> 21.15-1
 - Convert metacity gconf settings into gsettings schema overrides
   (dshea at redhat.com)
diff --git a/sources b/sources
index 8471306..4044f25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1d56d2b4d7775f6586b5eec151f6541  lorax-21.15.tar.gz
+412301e3c8876fe46d092fc5a8073285  lorax-21.16.tar.gz


More information about the scm-commits mailing list