]> git.pld-linux.org Git - packages/perl-Devel-Profiler.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:38:38 +0000 (12:38 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:38:38 +0000 (12:38 +0200)
perl-Devel-Profiler.spec

index fe81f2227fb0f0f713b31ff9831447d4009b46a1..4121f0a0ea664ca2a7f80ba811d4dbaa8e1b925d 100644 (file)
@@ -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)
 
This page took 0.080161 seconds and 4 git commands to generate.