SPECS: perl-Archive-Any.spec - updated to 0.093
qboosh
qboosh at pld-linux.org
Fri Dec 22 10:43:36 CET 2006
Author: qboosh Date: Fri Dec 22 09:43:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.093
---- Files affected:
SPECS:
perl-Archive-Any.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/perl-Archive-Any.spec
diff -u SPECS/perl-Archive-Any.spec:1.8 SPECS/perl-Archive-Any.spec:1.9
--- SPECS/perl-Archive-Any.spec:1.8 Wed Nov 3 14:21:17 2004
+++ SPECS/perl-Archive-Any.spec Fri Dec 22 10:43:31 2006
@@ -9,21 +9,30 @@
Summary: Archive::Any - Single interface to deal with zips and tarballs
Summary(pl): Archive::Any - wspólny interfejs do obsługi archiwów zip i tar
Name: perl-Archive-Any
-Version: 0.06
-Release: 3
-License: unknown
+Version: 0.093
+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: 85cb1a7f4a79152ee59396dda4134328
+Source0: http://www.cpan.org/modules/by-module/Archive/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: ba6bf97e81669e7e371e35ffa11f83cb
+URL: http://search.cpan.org/dist/Archive-Any/
%if %{with tests}
BuildRequires: perl-Archive-Tar >= 1.07
BuildRequires: perl-Archive-Zip >= 1.07
-BuildRequires: perl-Class-Virtual >= 0.04
-#BuildRequires: perl(Class::Virtually::Abstract) >= 0.02
-BuildRequires: perl-Test-Simple >= 0.11
+BuildRequires: perl-File-MMagic >= 1.27
+BuildRequires: perl-MIME-Types >= 1.16
+BuildRequires: perl-Module-Find >= 0.05
+BuildRequires: perl-Test-Simple >= 0.40
+BuildRequires: perl-Test-Warn
%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+Requires: perl-Archive-Tar >= 1.07
+Requires: perl-Archive-Zip >= 1.07
+Requires: perl-File-MMagic >= 1.27
+Requires: perl-MIME-Types >= 1.16
+Requires: perl-Module-Find >= 0.05
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,8 +65,9 @@
%files
%defattr(644,root,root,755)
-%{perl_vendorlib}/%{pdir}/*.pm
-%{perl_vendorlib}/%{pdir}/%{pnam}
+%doc Changes
+%{perl_vendorlib}/Archive/Any.pm
+%{perl_vendorlib}/Archive/Any
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/12/22 09:43:31 qboosh
+- updated to 0.093
+
Revision 1.8 2004/11/03 13:21:17 paladine
- spaces->tabs
- formatting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Archive-Any.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list