From 36f15e5a278a7213dd163b4fc1a3a61c80ec0296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 2 Nov 2012 16:51:16 +0100 Subject: [PATCH] Correct URL --- perl-Sys-CPU.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index cfc17ab..b4d0afb 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -5,7 +5,7 @@ Summary: Getting CPU information Group: Development/Libraries License: (GPL+ or Artistic) and (LGPLv3 or Artistic 2.0) -URL: http://search.cpan.org/~mkoderer/Sys-CPU/CPU.pm +URL: http://search.cpan.org/~mkoderer/Sys-CPU/ Source0: http://search.cpan.org/CPAN/authors/id/M/MK/MKODERER/Sys-CPU-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker)