]> git.pld-linux.org Git - packages/perl-Filesys-Virtual-Async.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:45:14 +0000 (12:45 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:45:14 +0000 (12:45 +0200)
perl-Filesys-Virtual-Async.spec

index 0c081a53d63c4caaa139fba5867d6d9f8b898675..597dc7283b08e9b9c8c4ddb769a64063263cba53 100644 (file)
@@ -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}
This page took 0.099204 seconds and 4 git commands to generate.