]> git.pld-linux.org Git - packages/perl-Tie-Cache.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:35:33 +0000 (16:35 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:35:33 +0000 (16:35 +0200)
perl-Tie-Cache.spec

index 76ce8b5eb50dc49b3410046319ee6fce88daa404..8cb111327b0c183b4928975d24b148ad319ea1fc 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Tie
 %define                pnam    Cache
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tie::Cache - LRU Cache in Memory
 Summary(pl.UTF-8):     Tie::Cache - cache typu LRU w pamięci
 Name:          perl-Tie-Cache
@@ -16,6 +16,7 @@ Group:                Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 93f1bb8006815ade24fde309925cebe0
 Patch0:                %{name}-paths.patch
+URL:           http://search.cpan.org/dist/Tie-Cache/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.09682 seconds and 4 git commands to generate.