Author: amateja Date: Wed Oct 7 08:20:39 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.08
---- Files affected: packages/perl-PodToHTML: perl-PodToHTML.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/perl-PodToHTML/perl-PodToHTML.spec diff -u packages/perl-PodToHTML/perl-PodToHTML.spec:1.38 packages/perl-PodToHTML/perl-PodToHTML.spec:1.39 --- packages/perl-PodToHTML/perl-PodToHTML.spec:1.38 Mon Jul 28 00:24:08 2008 +++ packages/perl-PodToHTML/perl-PodToHTML.spec Wed Oct 7 10:20:33 2009 @@ -7,13 +7,13 @@ Summary: PodToHTML Perl module - converts POD to HTML or PostScript Summary(pl.UTF-8): Moduł Perla PodToHTML - konwersja plików POD do formatu HTML lub PostScript Name: perl-PodToHTML -Version: 0.05 -Release: 3 +Version: 0.08 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Pod/PodToHTML-%{version}.tar.gz -# Source0-md5: 0a6a4d1887e6b95df0232b002940a5c3 +# Source0-md5: fec09c1e062ed4c670b6b982649e2f24 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-HTML-Tree @@ -32,10 +32,6 @@ %prep %setup -q -n PodToHTML-%{version} -%{__perl} -pi -e 's/^(use\s+Pod::Parser\s+1.06)1/$1_1/' Pod/HTML_Elements.pm -# this package requires Pod::Parser, which also contains Pod::Find -%{__perl} -pi -e 's/\bPod::Find\b/Pod::FindFiles/g' findpods Pod/Find.pm podtohtml -%{__mv} Pod/Find.pm Pod/FindFiles.pm %build %{__perl} Makefile.PL \ @@ -66,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2009/10/07 08:20:33 amateja +- updated to 0.08 + Revision 1.38 2008/07/27 22:24:08 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-PodToHTML/perl-PodToHTML.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
