diff --git a/.gitignore b/.gitignore index f6fb888..ea6be0b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /lorax-16.1.tar.bz2 /lorax-16.2.tar.bz2 /lorax-16.3.tar.bz2 +/lorax-16.4.tar.bz2 diff --git a/lorax.spec b/lorax.spec index aa59109..cffea11 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 16.3 +Version: 16.4 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Jul 26 2011 Martin Gracik 16.4-1 +- Add nss libraries to the image. + * Tue Jul 26 2011 Martin Gracik 16.3-1 - Remove the sysvinit-tools removals from the template - Do not remove vmmouse binaries (#723831) diff --git a/sources b/sources index c92a4fc..7396b52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56acc220b049c83e875c2640b5170c56 lorax-16.3.tar.bz2 +0931734d377845cf82e84c7df80f8d1b lorax-16.4.tar.bz2