[libvirt] [perl PATCH 2/6] Replace search.cpan.org with metacpan.org

Daniel P. Berrangé posted 6 patches 6 years, 11 months ago
[libvirt] [perl PATCH 2/6] Replace search.cpan.org with metacpan.org
Posted by Daniel P. Berrangé 6 years, 11 months ago
The former is being shutdown very soon in favour of the latter

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 perl-Sys-Virt.spec.PL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/perl-Sys-Virt.spec.PL b/perl-Sys-Virt.spec.PL
index b171826..928c7cf 100644
--- a/perl-Sys-Virt.spec.PL
+++ b/perl-Sys-Virt.spec.PL
@@ -31,8 +31,8 @@ Version:        @VERSION@
 Release:        1%{?dist}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic
-URL:            http://search.cpan.org/dist/Sys-Virt/
-Source0:        http://www.cpan.org/authors/id/D/DA/DANBERR/Sys-Virt-v%{version}.tar.gz
+URL:            https://metacpan.org/release/Sys-Virt
+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)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Module::Build)
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [perl PATCH 2/6] Replace search.cpan.org with metacpan.org
Posted by Ján Tomko 6 years, 11 months ago
On Tue, Jun 05, 2018 at 06:43:57PM +0100, Daniel P. Berrangé wrote:
>The former is being shutdown very soon in favour of the latter
>
>Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
>---
> perl-Sys-Virt.spec.PL | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list