commit 8e0e468df9473affe5fc31287e33589b990e8365
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 12:43:37 2014 +0200

    use generic url

 perl-File-Cache.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-File-Cache.spec b/perl-File-Cache.spec
index 58aa5d2..837fdce 100644
--- a/perl-File-Cache.spec
+++ b/perl-File-Cache.spec
@@ -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)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-File-Cache.git/commitdiff/8e0e468df9473affe5fc31287e33589b990e8365

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

Reply via email to