!9 Remove fedora macro
From: @wk333 Reviewed-by: @yezengruan Signed-off-by: @yezengruan
This commit is contained in:
commit
646b2f7e1d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: perl-Sys-Virt
|
Name: perl-Sys-Virt
|
||||||
Version: 6.1.0
|
Version: 6.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Represent and manage a libvirt hypervisor connection
|
Summary: Represent and manage a libvirt hypervisor connection
|
||||||
License: GPLv2+ or Artistic
|
License: GPLv2+ or Artistic
|
||||||
URL: https://metacpan.org/release/Sys-Virt
|
URL: https://metacpan.org/release/Sys-Virt
|
||||||
@ -14,10 +14,8 @@ BuildRequires: gcc
|
|||||||
BuildRequires: libvirt-devel >= %{version}
|
BuildRequires: libvirt-devel >= %{version}
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
|
||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
%endif
|
|
||||||
BuildRequires: perl(ExtUtils::CBuilder)
|
BuildRequires: perl(ExtUtils::CBuilder)
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
@ -69,6 +67,9 @@ virtualization containers to be managed with a consistent API.
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 16 2023 wangkai <13474090681@163.com> - 6.1.0-2
|
||||||
|
- Remove fedora macro
|
||||||
|
|
||||||
* Tue May 19 2020 zhanghailiang<zhang.zhanghailiang@huawei.com> - 6.1.0-1
|
* Tue May 19 2020 zhanghailiang<zhang.zhanghailiang@huawei.com> - 6.1.0-1
|
||||||
- Package upgrade
|
- Package upgrade
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user