[packages/perl-IO-HTML] - updated to 1.004

qboosh qboosh at pld-linux.org
Thu Oct 8 19:15:38 CEST 2020


commit f3d9d434f2d7838fb1ebc68a5f3d20d8ef2727f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 8 19:15:31 2020 +0200

    - updated to 1.004

 perl-IO-HTML.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/perl-IO-HTML.spec b/perl-IO-HTML.spec
index c9116a1..261aa6c 100644
--- a/perl-IO-HTML.spec
+++ b/perl-IO-HTML.spec
@@ -1,26 +1,28 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	IO
 %define		pnam	HTML
 Summary:	IO::HTML - Open an HTML file with automatic charset detection
 Summary(pl.UTF-8):	IO::HTML - otwieranie pliku HTML z automatycznym wykrywaniem zestawu znaków
 Name:		perl-IO-HTML
-Version:	1.001
+Version:	1.004
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/IO/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	3f8958718844dc96b9f6946f21d70d22
-URL:		http://search.cpan.org/dist/IO-HTML/
+# Source0-md5:	04bbe363686fd19bfb4cc0ed775e3d03
+URL:		https://metacpan.org/release/IO-HTML
 BuildRequires:	perl-ExtUtils-MakeMaker >= 6.30
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl(Exporter) >= 5.57
 BuildRequires:	perl-Encode >= 2.10
+BuildRequires:	perl-Scalar-List-Utils
 BuildRequires:	perl-Test-Simple >= 0.88
 %endif
 BuildArch:	noarch
@@ -58,6 +60,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/IO/HTML.pm
 %{_mandir}/man3/IO::HTML.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-HTML.git/commitdiff/f3d9d434f2d7838fb1ebc68a5f3d20d8ef2727f8



More information about the pld-cvs-commit mailing list