071a5b
%if ! (0%{?rhel})
071a5b
%{bcond_without perl_HTML_Tagset_enables_optional_test}
071a5b
%else
071a5b
%{bcond_with perl_HTML_Tagset_enables_optional_test}
071a5b
%endif
071a5b
071a5b
Name:           perl-HTML-Tagset
071a5b
Version:        3.20
071a5b
Release:        34%{?dist}
071a5b
Summary:        HTML::Tagset - data tables useful in parsing HTML
071a5b
License:        GPL+ or Artistic
071a5b
URL:            http://search.cpan.org/dist/HTML-Tagset/
071a5b
Source0:        http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-%{version}.tar.gz
071a5b
BuildArch:      noarch
071a5b
BuildRequires:  make
071a5b
BuildRequires:  perl-generators
071a5b
BuildRequires:  perl-interpreter
071a5b
BuildRequires:  perl(:VERSION) >= 5.4
071a5b
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
071a5b
BuildRequires:  perl(strict)
071a5b
# Run-time
071a5b
BuildRequires:  perl(vars)
071a5b
# Tests
071a5b
BuildRequires:  perl(Test)
071a5b
BuildRequires:  perl(Test::More)
071a5b
# Optional tests
071a5b
# Test::Pod -> Pod::Simple -> HTML::Entities (HTML::Parser) -> HTML::Tagset
071a5b
%if 0%{!?perl_bootstrap:1}
071a5b
%if %{with perl_HTML_Tagset_enables_optional_test}
071a5b
BuildRequires:  perl(Test::Pod) >= 1.14
071a5b
%endif
071a5b
%endif
071a5b
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
071a5b
071a5b
%description
071a5b
This module contains several data tables useful in various kinds of
071a5b
HTML parsing operations, such as tag and entity names.
071a5b
071a5b
%prep
071a5b
%setup -q -n HTML-Tagset-%{version}
071a5b
071a5b
%build
071a5b
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
071a5b
make %{?_smp_mflags}
071a5b
071a5b
%install
071a5b
make pure_install DESTDIR=%{buildroot}
071a5b
%{_fixperms} %{buildroot}
071a5b
071a5b
%check
071a5b
make test
071a5b
071a5b
%files
071a5b
%doc Changes README
071a5b
%{perl_vendorlib}/HTML/
071a5b
%{_mandir}/man3/HTML::Tagset.3pm*
071a5b
071a5b
%changelog
071a5b
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-34
071a5b
- Rebuild with enable hardening (bug #1636329)
071a5b
071a5b
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-33
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
071a5b
071a5b
* Thu Nov 02 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-32
071a5b
- Specify all dependencies; Modernize spec
071a5b
071a5b
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-31
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
071a5b
071a5b
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-30
071a5b
- Perl 5.26 re-rebuild of bootstrapped packages
071a5b
071a5b
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-29
071a5b
- Perl 5.26 rebuild
071a5b
071a5b
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-28
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
071a5b
071a5b
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-27
071a5b
- Perl 5.24 re-rebuild of bootstrapped packages
071a5b
071a5b
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-26
071a5b
- Perl 5.24 rebuild
071a5b
071a5b
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-25
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
071a5b
071a5b
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-24
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
071a5b
071a5b
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-23
071a5b
- Perl 5.22 re-rebuild of bootstrapped packages
071a5b
071a5b
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-22
071a5b
- Perl 5.22 rebuild
071a5b
071a5b
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-21
071a5b
- Perl 5.20 re-rebuild of bootstrapped packages
071a5b
071a5b
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-20
071a5b
- Perl 5.20 rebuild
071a5b
071a5b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-19
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
071a5b
071a5b
* Wed Aug 14 2013 Jitka Plesnikova <jplesnik@redhat.com> - 3.20-18
071a5b
- Perl 5.18 re-rebuild of bootstrapped packages
071a5b
071a5b
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-17
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
071a5b
071a5b
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 3.20-16
071a5b
- Perl 5.18 rebuild
071a5b
071a5b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-15
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
071a5b
071a5b
* Mon Nov 12 2012 Petr Šabata <contyk@redhat.com> - 3.20-14
071a5b
- Add a missing dependency
071a5b
071a5b
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-13
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
071a5b
071a5b
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 3.20-12
071a5b
- Perl 5.16 re-rebuild of bootstrapped packages
071a5b
071a5b
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 3.20-11
071a5b
- Perl 5.16 rebuild
071a5b
071a5b
* Fri Jan 20 2012 Paul Howarth <paul@city-fan.org> - 3.20-10
071a5b
- Clean up spec file for modern rpmbuild:
071a5b
  - Drop BuildRoot definition
071a5b
  - Drop %%defattr
071a5b
  - Drop %%clean section
071a5b
  - Drop cleaning of buildroot in %%install
071a5b
  - Use DESTDIR rather than PERL_INSTALL_ROOT
071a5b
  - Use %%{_fixperms} macro rather than our own chmod incantation
071a5b
  - Don't use macros for commands
071a5b
- Break build dependency loop by only using perl(Test::Pod) if we're not
071a5b
  bootstrapping
071a5b
- BR: perl(Test::More)
071a5b
071a5b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-9
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
071a5b
071a5b
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 3.20-8
071a5b
- Perl mass rebuild
071a5b
071a5b
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-7
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
071a5b
071a5b
* Fri Dec 17 2010 Marcela Maslanova <mmaslano@redhat.com> - 3.20-6
071a5b
- Rebuild to fix problems with vendorarch/lib (#661697)
071a5b
071a5b
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 3.20-5
071a5b
- Mass rebuild with perl-5.12.0
071a5b
071a5b
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 3.20-4
071a5b
- rebuild against perl 5.10.1
071a5b
071a5b
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-3
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
071a5b
071a5b
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.20-2
071a5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
071a5b
071a5b
* Tue Dec 23 2008 Marcela Mašláňová <mmaslano@redhat.com> - 3.20-1
071a5b
- update to 3.20
071a5b
071a5b
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.10-8
071a5b
- Rebuild for perl 5.10 (again)
071a5b
071a5b
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.10-7
071a5b
- rebuild for new perl
071a5b
071a5b
* Wed Aug 29 2007 Robin Norwood <rnorwood@redhat.com> - 3.10-6
071a5b
- Update license tag
071a5b
- Add BuildRequires
071a5b
071a5b
* Mon Feb 05 2007 Robin Norwood <rnorwood@redhat.com> - 3.10-5
071a5b
- perl(Test::Pod) doesn't exist in our buildroots because it isn't in
071a5b
  core.  Removing for now.
071a5b
071a5b
* Sun Feb 04 2007 Robin Norwood <rnorwood@redhat.com> - 3.10-4
071a5b
- Also add BuildRequires suggested by Jose.
071a5b
071a5b
* Sat Feb  3 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.10-3
071a5b
- Minor corrections.
071a5b
071a5b
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.10-2.1.1
071a5b
- rebuild
071a5b
071a5b
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 3.10-2.1
071a5b
- rebuild for new perl-5.8.8
071a5b
071a5b
* Tue Jan 10 2006 Jason Vas Dias <jvdias@redhat.com> - 3.10-1
071a5b
- fix bug 176720: upgrade to 3.10
071a5b
- make .spec file conform to fedora-rpmdevtools spectemplate-perl.spec
071a5b
071a5b
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
071a5b
- rebuilt for new gcc
071a5b
071a5b
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
071a5b
- rebuilt for new gcj
071a5b
071a5b
* Wed Mar 30 2005 Warren Togami <wtogami@redhat.com>
071a5b
- remove brp-compress
071a5b
071a5b
* Tue Mar 29 2005 Robert Scheck <redhat@linuxnetz.de> 3.04-1
071a5b
- upgrade to 3.04 and spec file cleanup (#140914, #150360)
071a5b
071a5b
* Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 3.03-30
071a5b
- rebuild
071a5b
071a5b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
071a5b
- rebuilt
071a5b
071a5b
* Thu Jan 23 2003 Tim Powers <timp@redhat.com> 3.03-28
071a5b
- rebuild
071a5b
071a5b
* Tue Aug  6 2002 Chip Turner <cturner@redhat.com>
071a5b
- automated release bump and build
071a5b
071a5b
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
071a5b
- automated rebuild
071a5b
071a5b
* Mon Apr 30 2001 Chip Turner <cturner@redhat.com>
071a5b
- Spec file was autogenerated.