- tone down excessively screaming license header
Also pronounce a new spec/build version. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
4142d4696b
commit
c1f357b36b
@ -1,14 +1,7 @@
|
|||||||
###############################################################################
|
# 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
|
||||||
## Copyright (C) 2004-2011 Red Hat, Inc. All rights reserved.
|
# of the GNU General Public License v.2.
|
||||||
##
|
|
||||||
## 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
|
# keep around ready for later user
|
||||||
## global alphatag git0a6184070
|
## global alphatag git0a6184070
|
||||||
@ -16,7 +9,7 @@
|
|||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||||
Version: 4.2.1
|
Version: 4.2.1
|
||||||
Release: 3%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 4%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: https://github.com/ClusterLabs/fence-agents
|
URL: https://github.com/ClusterLabs/fence-agents
|
||||||
@ -984,13 +977,14 @@ Fence agent for IBM z/VM over IP.
|
|||||||
%{_mandir}/man8/fence_zvmip.8*
|
%{_mandir}/man8/fence_zvmip.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
#- mark non-compiled packages properly as noarch, restructure excludes
|
* Mon Aug 20 2018 Jan Pokorný <jpokorny+rpm-booth@fedoraproject.org> - 4.2.1-4
|
||||||
#- move azure_fence.py and XenAPI.py to respective subpackages from -common
|
- mark non-compiled packages properly as noarch, restructure excludes
|
||||||
#- sanitize allfenceagents internally defined enumeration
|
- move azure_fence.py and XenAPI.py to respective subpackages from -common
|
||||||
#- sanitize BuildRequires with respect to packaging guidelines
|
- sanitize allfenceagents internally defined enumeration
|
||||||
#- bytecompile native Python modules and ship these bytecodes properly
|
- sanitize BuildRequires with respect to packaging guidelines
|
||||||
#- only refer to Python binary symbolically, drop buildroot cleanup
|
- bytecompile native Python modules and ship these bytecodes properly
|
||||||
#- cleanup package summaries/descriptions, order agent subpackages 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 <releng@fedoraproject.org> - 4.2.1-3
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user