!9 Remove fedora macro

From: @wk333 
Reviewed-by: @yezengruan 
Signed-off-by: @yezengruan
This commit is contained in:
openeuler-ci-bot 2023-10-16 07:16:41 +00:00 committed by Gitee
commit 646b2f7e1d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: perl-Sys-Virt
Version: 6.1.0
Release: 1
Release: 2
Summary: Represent and manage a libvirt hypervisor connection
License: GPLv2+ or Artistic
URL: https://metacpan.org/release/Sys-Virt
@ -14,10 +14,8 @@ BuildRequires: gcc
BuildRequires: libvirt-devel >= %{version}
BuildRequires: make
BuildRequires: perl-devel
%if 0%{?fedora} || 0%{?rhel} > 7
BuildRequires: perl-interpreter
BuildRequires: perl-generators
%endif
BuildRequires: perl(ExtUtils::CBuilder)
BuildRequires: perl(Module::Build)
BuildRequires: sed
@ -69,6 +67,9 @@ virtualization containers to be managed with a consistent API.
%{_mandir}/man3/*
%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
- Package upgrade