commit 0397689d0f69cd12696fa4d10f0281329e894592
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Nov 30 16:35:29 2014 +0200

    use generic url

 perl-Tie-Cache-LRU.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Tie-Cache-LRU.spec b/perl-Tie-Cache-LRU.spec
index 3a7008b..ba5a3fc 100644
--- a/perl-Tie-Cache-LRU.spec
+++ b/perl-Tie-Cache-LRU.spec
@@ -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)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Tie-Cache-LRU.git/commitdiff/0397689d0f69cd12696fa4d10f0281329e894592

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to