[PATCH] [bugfix] Updated RPM spec file

Shawn Wells shawn.d.wells at gmail.com
Tue Oct 1 02:43:07 UTC 2013


-------------- next part --------------
>From 321abf2cceb30cc46c18c86fa8c2153dbc79ee9f Mon Sep 17 00:00:00 2001
From: Shawn Wells <shawn at redhat.com>
Date: Mon, 30 Sep 2013 07:30:04 -0400
Subject: [PATCH] [bugfix] Updated RPM spec file

- Updated description
- Updated "Public Domain" license
- Updated Group (ref `less /usr/share/doc/rpm-*/GROUPS`  for full listing, ideas welcome!)
---
 scap-security-guide.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/scap-security-guide.spec b/scap-security-guide.spec
index 5fc888c..2dc2d9c 100644
--- a/scap-security-guide.spec
+++ b/scap-security-guide.spec
@@ -1,10 +1,10 @@
 Name:           scap-security-guide
 Version:        %{version}
 Release:        %{release}
-Summary:        Security guidance and baselines in SCAP formats.
+Summary:        Security guidance and baselines in SCAP formats
 
-Group:          Testing
-License:        Public domain and GPL
+Group:          System Environment/Base
+License:        Public Domain
 URL:            https://fedorahosted.org/scap-security-guide/
 
 Source0:        %{name}-%{version}.tar.gz
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 28 2013 Shawn Wells <shawn at redhat.com> 0.1-13
+- test
+
 * Wed Jun 26 2013 Shawn Wells <shawn at redhat.com> 0.1-12
 - 
 
-- 
1.7.1



More information about the scap-security-guide mailing list