From 6f0b2fab136496eab307cb5b58e9288b86113e15 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Tue, 26 Jul 2011 14:17:26 +0200 Subject: [PATCH] - Add nss libraries to the image. --- .gitignore | 1 + lorax.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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