diff --git a/.gitignore b/.gitignore index 67d32c8..322fbf0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /lorax-16.4.2.tar.bz2 /lorax-16.4.3.tar.bz2 /lorax-16.4.4.tar.bz2 +/lorax-16.4.5.tar.bz2 diff --git a/lorax.spec b/lorax.spec index 0528b5b..c01e309 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 16.4.4 +Version: 16.4.5 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,13 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Mon Oct 03 2011 Martin Gracik 16.4.5-1 +- Ignore remove errors +- Check if /proc is mounted (#741722) +- Add xen-kbdfront package to initrd (#740378) +- Don't use mk-s390-cdboot (dhorak) +- Use own addrsize implementation (dhorak) + * Mon Sep 19 2011 Martin Gracik 16.4.4-1 - syslinux-vesa-splash changed filename (#739345) diff --git a/sources b/sources index 1f4f3d4..831f241 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2973eca82420b67694703a79df2d0bb lorax-16.4.4.tar.bz2 +b3696b117e8b35514bb5cb1200fe6820 lorax-16.4.5.tar.bz2