From b771e1fe1af3bc5bea92f2fa2177cc49e6e37745 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 15 Apr 2014 13:46:47 -0700 Subject: [PATCH] - Update syslinux 6.02 support for noarch change (bcl@redhat.com) - runtime-cleanup: Do install GPG (walters@verbum.org) --- .gitignore | 1 + lorax.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 33b25a4..575076a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /lorax-21.6.tar.gz /lorax-21.7.tar.gz /lorax-21.8.tar.gz +/lorax-21.9.tar.gz diff --git a/lorax.spec b/lorax.spec index b4ba8dc..0ddbcc1 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.8 +Version: 21.9 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -47,7 +47,7 @@ Requires: hfsplus-tools %endif %ifarch %{ix86} x86_64 -Requires: syslinux >= 4.02-5 +Requires: syslinux >= 6.02-4 %endif %ifarch ppc ppc64 @@ -96,6 +96,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Tue Apr 15 2014 Brian C. Lane 21.9-1 +- Update syslinux 6.02 support for noarch change (bcl@redhat.com) +- runtime-cleanup: Do install GPG (walters@verbum.org) + * Thu Apr 10 2014 Brian C. Lane 21.8-1 - Update to support syslinux 6.02 (bcl@redhat.com) - livemedia-creator: Add support for making tarfiles (bcl@redhat.com) diff --git a/sources b/sources index 2f3e141..aa60fae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02f3e9ddfd742b06fcedd2e4a2bcc99d lorax-21.8.tar.gz +3470c052236a242f0f0a6a9ab5a4eec5 lorax-21.9.tar.gz