commit 0ea5ba139d529c39ef5f0bac9a5a1d37e51fa40f
Author: Brian C. Lane <bcl(a)redhat.com>
Date: Tue Sep 30 17:24:06 2014 -0700
- Rework how including /usr/share/doc/anaconda works. (clumens(a)redhat.com)
- Don't remove /usr/share/doc/anaconda. (clumens(a)redhat.com)
- Stop removing libXt from the installation media. (clumens(a)redhat.com)
.gitignore | 1 +
lorax.spec | 7 ++++++-
sources | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2d8621..cc469ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/lorax-21.20.tar.gz
/lorax-21.21.tar.gz
/lorax-21.23.tar.gz
+/lorax-21.24.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 2ae49a6..434a7eb 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
-Version: 21.23
+Version: 21.24
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@@ -101,6 +101,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
+* Tue Sep 30 2014 Brian C. Lane <bcl(a)redhat.com> 21.24-1
+- Rework how including /usr/share/doc/anaconda works. (clumens(a)redhat.com)
+- Don't remove /usr/share/doc/anaconda. (clumens(a)redhat.com)
+- Stop removing libXt from the installation media. (clumens(a)redhat.com)
+
* Tue Sep 23 2014 Brian C. Lane <bcl(a)redhat.com> 21.23-1
- livemedia-creator: Make sure ROOT_PATH exists (#1144140) (bcl(a)redhat.com)
- livemedia-creator: Add --no-recursion to mktar (#1144140) (bcl(a)redhat.com)
diff --git a/sources b/sources
index 5e0e102..c6ed8cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1493338234844297ad2ec9f42ecbb230 lorax-21.23.tar.gz
+be6abdb71d9353689abb97bf440ade7b lorax-21.24.tar.gz