[packages/perl-Filesys-Virtual-Async-inMemory] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:45:14 CET 2014


commit 60862889480e16bb7ce992b65a0cff78516727bb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:45:10 2014 +0200

    use generic url

 perl-Filesys-Virtual-Async-inMemory.spec | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/perl-Filesys-Virtual-Async-inMemory.spec b/perl-Filesys-Virtual-Async-inMemory.spec
index 7a00bef..c56eda7 100644
--- a/perl-Filesys-Virtual-Async-inMemory.spec
+++ b/perl-Filesys-Virtual-Async-inMemory.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define	pdir	Filesys
 %define	pnam	Virtual-Async-inMemory
+%include	/usr/lib/rpm/macros.perl
 Summary:	perl(Filesys::Virtual::Async::inMemory)
-#Summary(pl.UTF-8):	
 Name:		perl-Filesys-Virtual-Async-inMemory
 Version:	0.01
 Release:	1
@@ -15,8 +14,7 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Filesys/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	eaccc90cdd17eda43212e31215d7cfbd
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Filesys-Virtual-Async-inMemory/
+URL:		http://search.cpan.org/dist/Filesys-Virtual-Async-inMemory/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -28,17 +26,12 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module lets you run the Filesys::Virtual::Async API entirely in memory. Nothing special here, really :)
-
-This module makes extensive use of the functions in File::Spec to be portable, so it might trip you up if
-you are developing on a linux box and trying to play with '/foo' on a win32 box :)
-
-This constructor accepts either a hashref or a hash, valid options are:
-
-
+This module lets you run the Filesys::Virtual::Async API entirely in
+memory. Nothing special here, really :)
 
-# %description -l pl.UTF-8
-# TODO
+This module makes extensive use of the functions in File::Spec to be
+portable, so it might trip you up if you are developing on a linux box
+and trying to play with '/foo' on a win32 box :)
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Filesys-Virtual-Async-inMemory.git/commitdiff/60862889480e16bb7ce992b65a0cff78516727bb



More information about the pld-cvs-commit mailing list