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

index db255f1cd306d9cb2872b3647e438622249ac436..1254aedbe026c97e1215047f230d57f7381a48b3 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    File
 %define                pnam    Path-Expand
+%include       /usr/lib/rpm/macros.perl
 Summary:       File::Path::Expand - expand filenames
 Summary(pl.UTF-8):     File::Path::Expand - rozwijanie nazw plików
 Name:          perl-File-Path-Expand
@@ -15,11 +15,12 @@ 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: 742aa40a4ffb26d14de01192764bd7ab
+URL:           http://search.cpan.org/dist/File-Path-Expand/
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Test-Simple
 %endif
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.07252 seconds and 4 git commands to generate.