packages: perl-HTML-Format/perl-HTML-Format.spec - added generic URL - comp...
qboosh
qboosh at pld-linux.org
Sat Dec 3 12:36:28 CET 2011
Author: qboosh Date: Sat Dec 3 11:36:28 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added generic URL
- completed BRs for tests (use --without tests for HTML-Tree/HTML-Format bootstrap)
---- Files affected:
packages/perl-HTML-Format:
perl-HTML-Format.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: packages/perl-HTML-Format/perl-HTML-Format.spec
diff -u packages/perl-HTML-Format/perl-HTML-Format.spec:1.51 packages/perl-HTML-Format/perl-HTML-Format.spec:1.52
--- packages/perl-HTML-Format/perl-HTML-Format.spec:1.51 Thu Aug 25 14:17:36 2011
+++ packages/perl-HTML-Format/perl-HTML-Format.spec Sat Dec 3 12:36:23 2011
@@ -14,17 +14,20 @@
# 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: http://www.cpan.org/modules/by-module/HTML/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 34831ec506eaa8a7ad5da698224cf58d
-BuildRequires: perl-Test-Simple >= 0.96
+URL: http://search.cpan.org/dist/HTML-Format/
+BuildRequires: perl-Module-Build >= 0.3601
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
+BuildRequires: perl-File-Slurp
BuildRequires: perl-Font-AFM
BuildRequires: perl-HTML-Element-Extended
+BuildRequires: perl-HTML-Tree >= 3.15
+BuildRequires: perl-Test-Simple >= 0.96
%endif
Requires: perl-Font-AFM
-# do not change to BuildRequires
Requires: perl-HTML-Tree >= 3.15
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -67,8 +70,8 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%{perl_vendorlib}/HTML/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/HTML/Format*.pm
+%{_mandir}/man3/HTML::Format*.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,6 +79,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2011/12/03 11:36:23 qboosh
+- added generic URL
+- completed BRs for tests (use --without tests for HTML-Tree/HTML-Format bootstrap)
+
Revision 1.51 2011/08/25 12:17:36 arekm
- up to 2.10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-HTML-Format/perl-HTML-Format.spec?r1=1.51&r2=1.52&f=u
More information about the pld-cvs-commit
mailing list