From c1f357b36b2b56d33f8988d8f20d7c04acb68b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pokorn=C3=BD?= Date: Fri, 17 Aug 2018 17:04:33 +0200 Subject: [PATCH] - tone down excessively screaming license header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also pronounce a new spec/build version. Signed-off-by: Jan Pokorný --- fence-agents.spec | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) diff --git a/fence-agents.spec b/fence-agents.spec index 527928a..c33454d 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -1,14 +1,7 @@ -############################################################################### -############################################################################### -## -## Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved. -## -## This copyrighted material is made available to anyone wishing to use, -## modify, copy, or redistribute it subject to the terms and conditions -## of the GNU General Public License v.2. -## -############################################################################### -############################################################################### +# Copyright 2004-2011 Red Hat, Inc. +# This copyrighted material is made available to anyone wishing to use, +# modify, copy, or redistribute it subject to the terms and conditions +# of the GNU General Public License v.2. # keep around ready for later user ## global alphatag git0a6184070 @@ -16,7 +9,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.2.1 -Release: 3%{?alphatag:.%{alphatag}}%{?dist} +Release: 4%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Base URL: https://github.com/ClusterLabs/fence-agents @@ -984,13 +977,14 @@ Fence agent for IBM z/VM over IP. %{_mandir}/man8/fence_zvmip.8* %changelog -#- mark non-compiled packages properly as noarch, restructure excludes -#- move azure_fence.py and XenAPI.py to respective subpackages from -common -#- sanitize allfenceagents internally defined enumeration -#- sanitize BuildRequires with respect to packaging guidelines -#- bytecompile native Python modules and ship these bytecodes properly -#- only refer to Python binary symbolically, drop buildroot cleanup -#- cleanup package summaries/descriptions, order agent subpackages properly +* Mon Aug 20 2018 Jan Pokorný - 4.2.1-4 +- mark non-compiled packages properly as noarch, restructure excludes +- move azure_fence.py and XenAPI.py to respective subpackages from -common +- sanitize allfenceagents internally defined enumeration +- sanitize BuildRequires with respect to packaging guidelines +- bytecompile native Python modules and ship these bytecodes properly +- only refer to Python binary symbolically, drop buildroot cleanup +- cleanup package summaries/descriptions, order agent subpackages properly * Fri Jul 13 2018 Fedora Release Engineering - 4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild