]> git.pld-linux.org Git - packages/perl-HTML-Tidy.git/commitdiff
- updated URL and macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Jun 2021 20:24:06 +0000 (22:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 23 Jun 2021 20:24:06 +0000 (22:24 +0200)
perl-HTML-Tidy.spec

index d7d3c5fd0b2cb3259bccb3efe8fb9e2aa1379f5a..6eafafa475278c7ebcde3b6c66cdfe7ec4cf518c 100644 (file)
@@ -13,11 +13,12 @@ License:    Artistic v2
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/HTML/HTML-Tidy-%{version}.tar.gz
 # Source0-md5: 03bafb9a0a2a23629cf9649abb2b72ab
-URL:           http://search.cpan.org/dist/HTML-Tidy/
+URL:           https://metacpan.org/dist/HTML-Tidy
 BuildRequires: libtidyp-devel
 BuildRequires: perl-ExtUtils-MakeMaker
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl-Test-Pod
 BuildRequires: perl-Test-Pod-Coverage
@@ -65,4 +66,4 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/HTML/Tidy/Message.pm
 %dir %{perl_vendorarch}/auto/HTML/Tidy
 %attr(755,root,root) %{perl_vendorarch}/auto/HTML/Tidy/Tidy.so
-%{_mandir}/man3/HTML::Tidy*
+%{_mandir}/man3/HTML::Tidy*.3pm*
This page took 0.160767 seconds and 4 git commands to generate.