[packages/perl-Devel-Profiler] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:38:42 CET 2014
commit 84ccb9347b7878448ca56e6580f37a1a307be239
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:38:38 2014 +0200
use generic url
perl-Devel-Profiler.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Devel-Profiler.spec b/perl-Devel-Profiler.spec
index fe81f22..4121f0a 100644
--- a/perl-Devel-Profiler.spec
+++ b/perl-Devel-Profiler.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Devel
%define pnam Profiler
+%include /usr/lib/rpm/macros.perl
Summary: Devel::Profiler - a Perl profiler compatible with dprofpp
Summary(pl.UTF-8): Devel::Profiler - profiler dla Perla kompatybilny z dprofpp
Name: perl-Devel-Profiler
@@ -15,12 +15,13 @@ License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: c52d615e3083defd2c71726f21b2127a
+URL: http://search.cpan.org/dist/Devel-Profiler/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: perl-tools-devel
+BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-Test-Simple
%endif
-BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Devel-Profiler.git/commitdiff/84ccb9347b7878448ca56e6580f37a1a307be239
More information about the pld-cvs-commit
mailing list