>From 662748d97bd9bbf45810c90999eec2742db24a2b Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Tue, 27 Nov 2012 22:21:12 -0500 Subject: [PATCH] Releasing 0.1-8 Updated associated build files to reflect 0.1-8 --- Makefile | 4 ++-- scap-security-guide.spec | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 12317f3..5272933 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ VERSION := 0.1 -RELEASE := 7 +RELEASE := 8 PKGNAME := scap-security-guide PKG := $(PKGNAME)-$(VERSION) -ARCH := noarch +ARCH := x86_64 VENDOR := scap-security-guide PACKAGER := scap-security-guide diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 6ca81c0..a23d7a7 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -47,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Nov 27 2012 Shawn Wells 0.1-8 +- Significant copy editing to XCCDF rules per community + feedback on the DISA RHEL6 STIG Initial Draft + * Thu Nov 1 2012 Shawn Wells 0.1-7 - Corrected XCCDF content errors - OpenSCAP now supports CPE dictionaries, important to -- 1.7.1