- livemedia-creator: Make sure ROOT_PATH exists (#1144140) (bcl@redhat.com)

- livemedia-creator: Add --no-recursion to mktar (#1144140) (bcl@redhat.com)
- Remove at-spi (dshea@redhat.com)
This commit is contained in:
Brian C. Lane 2014-09-23 11:51:42 -07:00
parent ad5fad5b88
commit 7a526ced45
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/lorax-21.20.tar.gz
/lorax-21.21.tar.gz
/lorax-21.22.tar.gz
/lorax-21.23.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 21.22
Version: 21.23
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 23 2014 Brian C. Lane <bcl@redhat.com> 21.23-1
- livemedia-creator: Make sure ROOT_PATH exists (#1144140) (bcl@redhat.com)
- livemedia-creator: Add --no-recursion to mktar (#1144140) (bcl@redhat.com)
- Remove at-spi (dshea@redhat.com)
* Mon Sep 15 2014 Brian C. Lane <bcl@redhat.com> 21.22-1
- add fedora-repos-anaconda to runtime environment (awilliam@redhat.com)
- Let the plymouth dracut module back into the ppc64 upgrade.img

View File

@ -1 +1 @@
3d65b450ac8e6d8976fc094fa888dc4d lorax-21.22.tar.gz
1493338234844297ad2ec9f42ecbb230 lorax-21.23.tar.gz