>From 1e0e85d95becb5a38be25b58109866de620a5a39 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Tue, 24 Sep 2013 13:03:59 -0400 Subject: [PATCH] [bugfix] Invalid dates in RHEL6 RPM spec file When testing the fedora RPM system, errors were thrown regarding invalidat dates in the RHEL6 RPM spec file. Interestingly these aren't exposed when building the RPM on a RHEL6 machine, only Fedora. Dates now updated. --- scap-security-guide.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scap-security-guide.spec b/scap-security-guide.spec index d87c08c..5fc888c 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT - OVAL bug fixes - NIST 800-53 mappings update -* Tue Nov 28 2012 Shawn Wells 0.1-9 +* Wed Nov 28 2012 Shawn Wells 0.1-9 - Updated BuildRequires to reflect python-lxml (thank you, Ray S.!) - Reverting to noarch RPM @@ -95,7 +95,7 @@ rm -rf $RPM_BUILD_ROOT * Tue Aug 28 2012 Spencer Shimko 1.0-4 - Fix BuildRequires and Requires. -* Wed Jul 3 2012 Jeffrey Blank 1.0-3 +* Tue Jul 3 2012 Jeffrey Blank 1.0-3 - Modified install section, made description more concise. * Thu Apr 19 2012 Spencer Shimko 1.0-2 -- 1.7.1