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

index 3a7008ba073357f2d9ebe655f744ef6680ece5ea..ba5a3fc4a622ba87fb8635774ff7efd6ce7358b0 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-LRU
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tie::Cache-LRU Perl module - a Least-Recently Used cache
 Summary(pl.UTF-8):     Moduł Perla Tie::Cache-LRU - buforowanie "ostatnio używanych"
 Name:          perl-Tie-Cache-LRU
@@ -15,14 +15,15 @@ License:    unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 38053411c06ba8199922111adad4bcef
+URL:           http://search.cpan.org/dist/Tie-Cache-LRU/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Carp-Assert
 BuildRequires: perl-Class-Data-Inheritable
 BuildRequires: perl-Class-Virtual
-BuildRequires: perl-enum
 BuildRequires: perl-Test-Simple >= 0.82
+BuildRequires: perl-enum
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.072398 seconds and 4 git commands to generate.