packages: perl-HTML-TableExtract/perl-HTML-TableExtract.spec - minor fixes ...

amateja amateja at pld-linux.org
Tue Jun 23 10:11:44 CEST 2009


Author: amateja                      Date: Tue Jun 23 08:11:44 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- minor fixes
- build without tests by default
- release 1

---- Files affected:
packages/perl-HTML-TableExtract:
   perl-HTML-TableExtract.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/perl-HTML-TableExtract/perl-HTML-TableExtract.spec
diff -u packages/perl-HTML-TableExtract/perl-HTML-TableExtract.spec:1.22 packages/perl-HTML-TableExtract/perl-HTML-TableExtract.spec:1.23
--- packages/perl-HTML-TableExtract/perl-HTML-TableExtract.spec:1.22	Tue Feb 13 08:47:12 2007
+++ packages/perl-HTML-TableExtract/perl-HTML-TableExtract.spec	Tue Jun 23 10:11:39 2009
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	HTML
@@ -10,17 +10,19 @@
 Summary(pl.UTF-8):	HTML::TableExtract - wyciąganie tekstu zawartego w tabelach HTML
 Name:		perl-HTML-TableExtract
 Version:	2.10
-Release:	0.1
+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:	e6e355f6049dc57706e719c5ce61ff39
+URL:		http://search.cpan.org/dist/HTML-TableExtract/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
+BuildRequires:	perl(HTML::ElementTable) >= 1.16
 BuildRequires:	perl-HTML-Parser
 %endif
-BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,12 +63,17 @@
 %{perl_vendorlib}/%{pdir}/*.pm
 %{_mandir}/man3/*
 
-%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/06/23 08:11:39  amateja
+- minor fixes
+- build without tests by default
+- release 1
+
 Revision 1.22  2007/02/13 07:47:12  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-HTML-TableExtract/perl-HTML-TableExtract.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list