packages: perl-WebFetch/perl-WebFetch.spec - up to 0.13
zbyniu
zbyniu at pld-linux.org
Wed Jan 25 01:11:04 CET 2012
Author: zbyniu Date: Wed Jan 25 00:11:04 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.13
---- Files affected:
packages/perl-WebFetch:
perl-WebFetch.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: packages/perl-WebFetch/perl-WebFetch.spec
diff -u packages/perl-WebFetch/perl-WebFetch.spec:1.21 packages/perl-WebFetch/perl-WebFetch.spec:1.22
--- packages/perl-WebFetch/perl-WebFetch.spec:1.21 Mon Jul 28 00:58:00 2008
+++ packages/perl-WebFetch/perl-WebFetch.spec Wed Jan 25 01:10:59 2012
@@ -8,20 +8,24 @@
Summary: WebFetch - Perl module to download and save information from the Web
Summary(pl.UTF-8): WebFetch - moduł Perla do ściągania i zapisywania informacji z WWW
Name: perl-WebFetch
-Version: 0.10
-Release: 7
+Version: 0.13
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-authors/id/I/IK/IKLUFT/%{pdir}-%{version}.tar.gz
-# Source0-md5: 5632d7c0d3240444ba54523e5ea81a5c
+# Source0-md5: c06a23ec6f9762d92c3510c685b1112e
BuildRequires: perl-devel >= 1:5.8.0
%if %{with tests}
BuildRequires: perl(Locale::Country)
+BuildRequires: perl-Class-ISA
BuildRequires: perl-Date-Calc
BuildRequires: perl-HTML-Parser
BuildRequires: perl-XML-Parser
BuildRequires: perl-libwww
+BuildRequires: perl-Exception-Class
+BuildRequires: perl-XML-Atom
+BuildRequires: perl-XML-RSS
%endif
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -61,8 +65,6 @@
%defattr(644,root,root,755)
%{perl_vendorlib}/*.pm
%{perl_vendorlib}/WebFetch
-# empty autosplit.ix files
-%{perl_vendorlib}/auto/WebFetch
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2012/01/25 00:10:59 zbyniu
+- up to 0.13
+
Revision 1.21 2008/07/27 22:58:00 arekm
- release 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-WebFetch/perl-WebFetch.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list