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

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


commit 7d490c41bd4013922b19faff1f2cd79e81341872
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:45:14 2014 +0200

    use generic url

 perl-Filesys-Virtual-Async.spec | 24 ++++++++----------------
 1 file changed, 8 insertions(+), 16 deletions(-)
---
diff --git a/perl-Filesys-Virtual-Async.spec b/perl-Filesys-Virtual-Async.spec
index 0c081a5..597dc72 100644
--- a/perl-Filesys-Virtual-Async.spec
+++ b/perl-Filesys-Virtual-Async.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
+%include	/usr/lib/rpm/macros.perl
 Summary:	Filesys::Virtual::Async - Base class for non blocking virtual filesystems
-#Summary(pl.UTF-8):	
 Name:		perl-Filesys-Virtual-Async
 Version:	0.02
 Release:	1
@@ -15,28 +14,21 @@ 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:	635bf2e6679b231c48684ef020f98880
-# generic URL, check or change before uncommenting
-#URL:		http://search.cpan.org/dist/Filesys-Virtual-Async/
+URL:		http://search.cpan.org/dist/Filesys-Virtual-Async/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The goal of Filesys::Virtual::Async is to provide an interface like IO::AIO for a
-non blocking virtual filesystem
+The goal of Filesys::Virtual::Async is to provide an interface like
+IO::AIO for a non blocking virtual filesystem
 
 This is a base class, see the SEE ALSO section below
 
-This module is still in flux to an extent.  If you'd like to suggest changes, please
-drop in the irc channel #poe on irc.perl.org and speak with xantus[] or Apocalypse
-
-
-
-# %description -l pl.UTF-8
-# TODO
+This module is still in flux to an extent. If you'd like to suggest
+changes, please drop in the irc channel #poe on irc.perl.org and speak
+with xantus[] or Apocalypse
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Filesys-Virtual-Async.git/commitdiff/7d490c41bd4013922b19faff1f2cd79e81341872



More information about the pld-cvs-commit mailing list