Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/fence-virt.git#53cac0f5bb9a27d829a0816555bdec46b4b6b8cc
This commit is contained in:
DistroBaker 2021-02-03 14:27:55 +01:00
parent 78844dba56
commit 8d5924417d
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: fence-virt
Summary: A pluggable fencing framework for virtual machines
Version: 1.0.0
Release: 3%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
Release: 4%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
License: GPLv2+
URL: https://github.com/ClusterLabs/fence-virt
Source0: %{name}-%{version}%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}.tar.bz2
@ -34,6 +34,7 @@ BuildRequires: automake autoconf libtool libxml2-devel %{nss_devel} %{nspr_devel
BuildRequires: flex bison libuuid-devel
BuildRequires: systemd-units
BuildRequires: make
Requires(post): systemd-sysv systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
@ -164,6 +165,9 @@ are located on corosync cluster nodes.
%{_libdir}/%{name}/cpg.so
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild