SPECS: perl-Filesys-Virtual.spec - pl, updated to 0.06
qboosh
qboosh at pld-linux.org
Sun Aug 20 01:41:50 CEST 2006
Author: qboosh Date: Sat Aug 19 23:41:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, updated to 0.06
---- Files affected:
SPECS:
perl-Filesys-Virtual.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/perl-Filesys-Virtual.spec
diff -u SPECS/perl-Filesys-Virtual.spec:1.4 SPECS/perl-Filesys-Virtual.spec:1.5
--- SPECS/perl-Filesys-Virtual.spec:1.4 Mon Jul 31 00:43:26 2006
+++ SPECS/perl-Filesys-Virtual.spec Sun Aug 20 01:41:45 2006
@@ -6,25 +6,28 @@
%include /usr/lib/rpm/macros.perl
%define pdir Filesys
%define pnam Virtual
-Summary: perl(Filesys::Virtual) - Perl extension to provide a framework for a virtual filesystem
+Summary: Filesys::Virtual - Perl extension to provide a framework for a virtual filesystem
+Summary(pl): Filesys::Virtual - szkielet dla wirtualnych systemów plików
Name: perl-Filesys-Virtual
-Version: 0.05
-Release: 0.2
-# note if it is "same as perl"
+Version: 0.06
+Release: 1
+# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 825f02140a699cd11d23ebce178746fb
+URL: http://search.cpan.org/dist/Filesys-Virtual/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-#BuildRequires: perl-
-%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This module implements a base class for virtual filesystems.
+%description -l pl
+Ten moduł implementuje klasę bazową dla wirtualnych systemów plików.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -52,7 +55,7 @@
# next one could be moved to perl-modules if more things
# not depending on this module will require that directory
%dir %{perl_vendorlib}/Filesys
-# modules using this one puts them under next dir,
+# modules using this one puts them under next dir
%dir %{perl_vendorlib}/Filesys/Virtual
%{perl_vendorlib}/Filesys/Virtual.pm
%{_mandir}/man3/*
@@ -63,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/08/19 23:41:45 qboosh
+- pl, updated to 0.06
+
Revision 1.4 2006/07/30 22:43:26 glen
- specify License, no utf8 in Summary
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Filesys-Virtual.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list