summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2014-11-25 10:45:10 (GMT)
committerElan Ruusamäe2014-11-25 10:45:10 (GMT)
commit60862889480e16bb7ce992b65a0cff78516727bb (patch)
treee5dc6f151c99c7d38d048773fee8295fc0a38fd5
parent581f0475fab61dc16e529b37f448a0c770d3abcc (diff)
downloadperl-Filesys-Virtual-Async-inMemory-60862889480e16bb7ce992b65a0cff78516727bb.zip
perl-Filesys-Virtual-Async-inMemory-60862889480e16bb7ce992b65a0cff78516727bb.tar.gz
use generic url
-rw-r--r--perl-Filesys-Virtual-Async-inMemory.spec23
1 files 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}