public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10: Update to 4.4.0 release
@ 2026-06-29 14:32 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-29 14:32 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Sys-Virt
            Branch : epel10
            Commit : 018ac30fa50cb091ed38831bf3219e638e79d72c
            Author : Daniel P. Berrangé <berrange@redhat.com>
            Date   : 2018-06-05T16:08:23+01:00
            Stats  : +16/-14 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/018ac30fa50cb091ed38831bf3219e638e79d72c?branch=epel10

            Log:
            Update to 4.4.0 release

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

---
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 9e971d5..ac96736 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,10 +1,13 @@
+# Automatically generated by perl-Sys-Virt.spec.PL
+
 Name:           perl-Sys-Virt
-Version:        4.2.0
+Version:        4.4.0
 Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
 URL:            https://metacpan.org/release/Sys-Virt
-Source0:        https://cpan.metacpan.org/authors/id/D/DA/DANBERR/Sys-Virt-%{version}.tar.gz
+Source0:        https://cpan.metacpan.org/authors/id/D/DA/DANBERR/Sys-Virt-v%{version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Build
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -14,7 +17,8 @@ BuildRequires:  make
 BuildRequires:  perl-interpreter
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(Module::Build)
 BuildRequires:  sed
 # Runtime
 BuildRequires:  perl(overload)
@@ -40,22 +44,20 @@ machine management APIs. This allows machines running within arbitrary
 virtualization containers to be managed with a consistent API.
 
 %prep
-%setup -q -n Sys-Virt-%{version}
-sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
-sed -i -e '/\.spec\.PL$/d' MANIFEST
-rm -f *.spec.PL
+%setup -q -n Sys-Virt-v%{version}
+
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__perl} Build.PL installdirs=vendor
+./Build
 
 %install
-make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -empty -delete
-%{_fixperms} %{buildroot}/*
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+
+%{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+./Build test
 
 %files
 %license LICENSE

diff --git a/sources b/sources
index 49e9686..b1d6bff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sys-Virt-4.2.0.tar.gz) = 9c25f03337ee7bc4dfc39591b65b720affeeb133f46eebfad01e5210df59c4e67bf5f55c263c0fa7d831f9fa91677f534d583ed532153be9123311680910135b
+SHA512 (Sys-Virt-v4.4.0.tar.gz) = 461bcf411b9fcf6adc7f7e9bf1fafb33d91a2640d8af1a8d82dbfbf6a2814621f157bb951feab42d7f447e1c4e98a75f27bb19d16403a460a8b953f472588096

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 14:32 [rpms/perl-Sys-Virt] epel10: Update to 4.4.0 release 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox