From ba33df52f1aa0660b0d4553f95cb825bed07c86c Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 20 Nov 2014 14:59:08 -0800 Subject: [PATCH] - Install optional product and updates packages (#1155228) (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d86725..2aba802 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /lorax-21.27.tar.gz /lorax-21.28.tar.gz /lorax-21.29.tar.gz +/lorax-21.30.tar.gz diff --git a/lorax.spec b/lorax.spec index 7ec76c6..26a924e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.29 +Version: 21.30 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Thu Nov 20 2014 Brian C. Lane 21.30-1 +- Install optional product and updates packages (#1155228) (bcl@redhat.com) + * Wed Nov 19 2014 Brian C. Lane 21.29-1 - Remove diagnostic product.img test (#1165425) (bcl@redhat.com) diff --git a/sources b/sources index 886fd06..ead0de6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -263382aa94f0aaebf3c7adb4d110723d lorax-21.29.tar.gz +e18c01e19e40f95e9f66f4b7d91f74e8 lorax-21.30.tar.gz