Remove percent sign from Fedora spec's changelog to silence one rpmlint
warning that raised in between. No other change was made to the content.

Pushed this change already (as I need it for other commit).

Thank you && Regards, Jan.
--
Jan iankko Lieskovsky / Red Hat Security Technologies Team

P.S. Noticed the wrong date used. Will correct it with subsequent proposal.
From 072dc5164217a802782849d985a9c5a4b4d093f6 Mon Sep 17 00:00:00 2001
From: Jan Lieskovsky <[email protected]>
Date: Mon, 14 Oct 2013 15:29:08 +0200
Subject: [PATCH] [Fedora] Remove percent sign from Fedora spec's changelog to
 silence rpmlint warning


Signed-off-by: Jan Lieskovsky <[email protected]>
---
 Fedora/scap-security-guide.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Fedora/scap-security-guide.spec b/Fedora/scap-security-guide.spec
index a2db950..71ca51c 100644
--- a/Fedora/scap-security-guide.spec
+++ b/Fedora/scap-security-guide.spec
@@ -5,7 +5,7 @@
 # file one level up - in the main scap-security-guide directory (instead of
 # this one).
 
-%global	fedorassgrelease	2.rc4
+%global	fedorassgrelease	2.rc5
 
 Name:		scap-security-guide
 Version:	0.1
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xml/scap/ssg/fedora/19/*
 
 %changelog
+* Mon Oct 12 2013 Jan iankko Lieskovsky <[email protected]> 0.1-2.rc5
+- Remove percent sign from spec's changelog to silence rpmlint warning
+
 * Fri Oct 11 2013 Jan iankko Lieskovsky <[email protected]> 0.1-2.rc4
 - Convert RHEL6 'Restrict Root Logins' section's rules to Fedora
 
@@ -66,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
   * Verify No netrc Files Exist
 
 * Wed Oct 02 2013 Jan iankko Lieskovsky <[email protected]> 0.1-2.rc1
-- Set proper name of the build directory in the spec's %setup macro.
+- Set proper name of the build directory in the spec's setup macro.
 - Replace hard-wired paths with macros. Preserve attributes when copying files.
 
 * Tue Sep 17 2013 Jan iankko Lieskovsky <[email protected]> 0.1-1
-- 
1.7.11.7

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to