From f7e8de8c66551ed72a10c05c769039b1bdcc60c7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 21 Mar 2012 17:26:57 -0700 Subject: [PATCH] New version 17.11 --- lorax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index dbfebcac..fec9e81d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 17.10 +Version: 17.11 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -79,6 +79,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Wed Mar 21 2012 Brian C. Lane 17.11-1 +- add symlink from /mnt/install -> /run/install (wwoods) + * Fri Mar 16 2012 Brian C. Lane 17.10-1 - merge noloader patches - Don't trash all the initscripts 'fedora*' services (wwoods)