- Install the yum-langpacks plugin (#868869) (jkeating@redhat.com)

- perl is required by some low-level tools on s390x (#868824) (dan@danny.cz)
This commit is contained in:
Brian C. Lane 2012-11-06 17:52:49 -08:00
parent 1517000f4b
commit dee1bbab31
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/lorax-18.19.tar.gz
/lorax-18.20.tar.gz
/lorax-18.21.tar.gz
/lorax-18.22.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 18.21
Version: 18.22
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Tue Nov 06 2012 Brian C. Lane <bcl@redhat.com> 18.22-1
- Install the yum-langpacks plugin (#868869) (jkeating@redhat.com)
- perl is required by some low-level tools on s390x (#868824) (dan@danny.cz)
* Thu Oct 11 2012 Brian C. Lane <bcl@redhat.com> 18.21-1
- Change the install user's shell for tmux (jkeating@redhat.com)
- Set permissions on the initrd (#863018) (mgracik@redhat.com)

View File

@ -1 +1 @@
3d9714e593393aec24c8b10c290bac83 lorax-18.21.tar.gz
64a2d5daa760dcc95233a4b1e1f45fc4 lorax-18.22.tar.gz