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

index 58aa5d2d026f3168302c5f43b7ff08922fefcfc8..837fdce8c3fc1451edeaffb727211b96ea002312 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    Cache
+%include       /usr/lib/rpm/macros.perl
 Summary:       File::Cache - share data between processes via filesystem
 Summary(pl.UTF-8):     File::Cache - uwspólnianie danych pomiędzy procesami poprzez system plików
 Name:          perl-File-Cache
@@ -14,8 +14,9 @@ License:      GPL v1+
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 712371ae4ee88de11072d1616ae0af72
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/File-Cache/
 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.150458 seconds and 4 git commands to generate.