216fe39
# Run optional tests
216fe39
%bcond_without perl_libwww_perl_enables_optional_test
216fe39
18dff5d
Name:           perl-libwww-perl
216fe39
Version:        6.35
216fe39
Release:        1%{?dist}
18dff5d
Summary:        A Perl interface to the World-Wide Web
f42f9dc
License:        GPL+ or Artistic
3aaed75
URL:            https://metacpan.org/release/libwww-perl
f093762
Source0:        https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-%{version}.tar.gz
bf29bae
# Accept proxy URLs with IPv6 host names, CPAN RT#94654
bf29bae
Patch0:         libwww-perl-6.19-Accept-proxy-URLs-with-IPv6-host-names.patch
18dff5d
BuildArch:      noarch
d2fe098
BuildRequires:  make
3c42be5
BuildRequires:  perl-generators
81e677c
BuildRequires:  perl-interpreter
dc4f98d
BuildRequires:  perl(:VERSION) >= 5.8.1
f093762
BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.120620
4c9af35
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
e7df6c8
BuildRequires:  perl(File::Copy)
e7df6c8
BuildRequires:  perl(Getopt::Long)
f093762
BuildRequires:  perl(Module::Metadata)
e7df6c8
BuildRequires:  perl(strict)
dc4f98d
BuildRequires:  perl(warnings)
e7df6c8
e7df6c8
# Run-time:
e7df6c8
# Authen::NTLM 1.02 not used at tests
e7df6c8
BuildRequires:  perl(base)
e7df6c8
BuildRequires:  perl(Carp)
dc4f98d
# Data::Dump 1.13 not used at tests
dc4f98d
# Data::Dump::Trace not used at tests
776530c
BuildRequires:  perl(Digest::MD5)
776530c
BuildRequires:  perl(Encode) >= 2.12
776530c
BuildRequires:  perl(Encode::Locale)
776530c
BuildRequires:  perl(Exporter)
e7df6c8
# Fcntl not used at tests
e7df6c8
# File::Listing 6 not used at tests
e7df6c8
# File::Spec not used at tests
776530c
BuildRequires:  perl(HTML::Entities)
776530c
BuildRequires:  perl(HTML::HeadParser)
e7df6c8
BuildRequires:  perl(HTTP::Config)
e7df6c8
# HTTP::Cookies 6 not used at tests
776530c
BuildRequires:  perl(HTTP::Date) >= 6
e7df6c8
BuildRequires:  perl(HTTP::Headers::Util)
e7df6c8
# HTTP::Negotiate 6 not used at tests
776530c
BuildRequires:  perl(HTTP::Request) >= 6
776530c
BuildRequires:  perl(HTTP::Request::Common) >= 6
776530c
BuildRequires:  perl(HTTP::Response) >= 6
776530c
BuildRequires:  perl(HTTP::Status) >= 6
f093762
# Tests fail with buggy HTTP::Status 6.17
f093762
BuildConflicts: perl(HTTP::Status) = 6.17
e7df6c8
# integer not used at tests
69dd7f5
BuildRequires:  perl(IO::Select)
69dd7f5
BuildRequires:  perl(IO::Socket)
776530c
BuildRequires:  perl(LWP::MediaTypes) >= 6
e7df6c8
# Mail::Internet not needed
776530c
BuildRequires:  perl(MIME::Base64) >= 2.1
e7df6c8
# Net::FTP 2.58 not used at tests
e389ad8
BuildRequires:  perl(Net::HTTP) >= 6.07
e7df6c8
# Net::NNTP not used at tests
2109860
BuildRequires:  perl(parent)
2db6570
BuildRequires:  perl(Scalar::Util)
2db6570
BuildRequires:  perl(Try::Tiny)
733623d
BuildRequires:  perl(URI) >= 1.10
776530c
BuildRequires:  perl(URI::Escape)
e7df6c8
# URI::Heuristic not used at tests
776530c
BuildRequires:  perl(WWW::RobotRules) >= 6
e7df6c8
# Optional run-time:
dc4f98d
# CPAN::Config not used at tests
e7df6c8
# HTML::Parse not used at tests
e7df6c8
dc4f98d
# Tests:
776530c
BuildRequires:  perl(Config)
dc4f98d
BuildRequires:  perl(File::Spec)
d2fe098
BuildRequires:  perl(File::Temp)
69dd7f5
BuildRequires:  perl(FindBin)
e7df6c8
BuildRequires:  perl(HTTP::Daemon) >= 6
733623d
BuildRequires:  perl(Test::Fatal)
776530c
BuildRequires:  perl(Test::More)
c9a13e6
BuildRequires:  perl(Test::RequiresInternet)
733623d
BuildRequires:  perl(utf8)
216fe39
BuildRequires:  perl(Test::Needs)
216fe39
%if %{with perl_libwww_perl_enables_optional_test}
dc4f98d
# Optional tests:
dc4f98d
# CPAN::Meta not helpful
dc4f98d
# CPAN::Meta::Prereqs not helpful
216fe39
BuildRequires:  perl(Test::LeakTrace)
216fe39
%endif
e7df6c8
44c1070
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
e7df6c8
Requires:       perl(Authen::NTLM) >= 1.02
dc4f98d
Suggests:       perl(CPAN::Config)
776530c
Requires:       perl(Encode) >= 2.12
e7df6c8
Requires:       perl(File::Spec)
776530c
Requires:       perl(File::Listing) >= 6
dc4f98d
# Keep HTML::FormatPS optional
dc4f98d
Suggests:       perl(HTML::FormatPS)
dc4f98d
# Keep HTML::FormatText optional
dc4f98d
Suggests:       perl(HTML::FormatText)
776530c
Requires:       perl(HTML::Entities)
776530c
Requires:       perl(HTML::HeadParser)
dc4f98d
Suggests:       perl(HTML::Parse)
e7df6c8
Requires:       perl(HTTP::Config)
776530c
Requires:       perl(HTTP::Cookies) >= 6
776530c
Requires:       perl(HTTP::Date) >= 6
e7df6c8
Requires:       perl(HTTP::Headers::Util)
776530c
Requires:       perl(HTTP::Negotiate) >= 6
776530c
Requires:       perl(HTTP::Request) >= 6
776530c
Requires:       perl(HTTP::Request::Common) >= 6
776530c
Requires:       perl(HTTP::Response) >= 6
776530c
Requires:       perl(HTTP::Status) >= 6
776530c
Requires:       perl(LWP::MediaTypes) >= 6
d2fe098
Suggests:       perl(LWP::Protocol::https) >= 6.02
776530c
Requires:       perl(MIME::Base64) >= 2.1
776530c
Requires:       perl(Net::FTP) >= 2.58
e389ad8
Requires:       perl(Net::HTTP) >= 6.07
776530c
Requires:       perl(URI) >= 1.10
776530c
Requires:       perl(URI::Escape)
776530c
Requires:       perl(WWW::RobotRules) >= 6
5f0972d
Provides:       perl(LWP::Debug::TraceHTTP::Socket) = %{version}
5f0972d
Provides:       perl(LWP::Protocol::http::Socket) = %{version}
5f0972d
Provides:       perl(LWP::Protocol::http::SocketMethods) = %{version}
cvsdist bc9007b
cvsdist bc9007b
%description
8d82710
The libwww-perl collection is a set of Perl modules which provides a simple and
8d82710
consistent application programming interface to the World-Wide Web.  The main
8d82710
focus of the library is to provide classes and functions that allow you to
8d82710
write WWW clients. The library also contain modules that are of more general
8d82710
use and even classes that help you implement simple HTTP servers.
cvsdist bc9007b
6c16e49
# Remove underspecified dependencies
536cdf6
%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((Authen::NTLM|Encode|File::Listing|HTTP::Date|HTTP::Negotiate|HTTP::Request|HTTP::Response|HTTP::Status|LWP::MediaTypes|MIME::Base64|Net::FTP|Net::HTTP|URI|WWW::RobotRules)\\)$
6c16e49
cvsdist bc9007b
%prep
cvsdist bc9007b
%setup -q -n libwww-perl-%{version} 
bf29bae
%patch0 -p1
40e1178
cvsdist bc9007b
%build
3c65a7d
# Install the aliases by default
cb5f54d
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 --aliases < /dev/null
18dff5d
make %{?_smp_mflags}
cvsdist bc9007b
cvsdist bc9007b
%install
44c1070
make pure_install DESTDIR=$RPM_BUILD_ROOT
cb5f54d
%{_fixperms} $RPM_BUILD_ROOT/*
cvsdist bc9007b
f42f9dc
%check
f093762
unset PERL_LWP_ENV_HTTP_TEST_SERVER_TIMEOUT PERL_LWP_ENV_HTTP_TEST_URL
f42f9dc
make test
f42f9dc
18dff5d
%files
d2fe098
%license LICENSE
dc4f98d
%doc Changes README.SSL
18dff5d
%{_bindir}/*
dc4f98d
%{perl_vendorlib}/libwww/
dc4f98d
%{perl_vendorlib}/LWP.pm
dc4f98d
%{perl_vendorlib}/LWP/
18dff5d
%{_mandir}/man1/*.1*
18dff5d
%{_mandir}/man3/*.3*
cvsdist bc9007b
cvsdist bc9007b
%changelog
216fe39
* Mon Jul 16 2018 Petr Pisar <ppisar@redhat.com> - 6.35-1
216fe39
- 6.35 bump
216fe39
7b3d1a0
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.34-3
7b3d1a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
7b3d1a0
3d2583f
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 6.34-2
3d2583f
- Perl 5.28 rebuild
3d2583f
f093762
* Wed Jun 06 2018 Petr Pisar <ppisar@redhat.com> - 6.34-1
f093762
- 6.34 bump
f093762
a5b2360
* Tue Feb 27 2018 Petr Pisar <ppisar@redhat.com> - 6.33-1
a5b2360
- 6.33 bump
a5b2360
7bbe5c7
* Wed Feb 21 2018 Petr Pisar <ppisar@redhat.com> - 6.32-1
7bbe5c7
- 6.32 bump
7bbe5c7
d402a79
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.31-2
d402a79
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
d402a79
d3363ac
* Mon Dec 11 2017 Petr Pisar <ppisar@redhat.com> - 6.31-1
d3363ac
- 6.31 bump
d3363ac
2109860
* Mon Dec 11 2017 Petr Pisar <ppisar@redhat.com> - 6.30-1
2109860
- 6.30 bump
2109860
3dcb63b
* Tue Nov 07 2017 Petr Pisar <ppisar@redhat.com> - 6.29-1
3dcb63b
- 6.29 bump
3dcb63b
5f0972d
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-2
5f0972d
- Provide hidden modules
5f0972d
81e677c
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-1
81e677c
- 6.27 bump
81e677c
20ca4c4
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.26-3
20ca4c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
20ca4c4
f4ec8ee
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.26-2
f4ec8ee
- Perl 5.26 rebuild
f4ec8ee
4c9af35
* Thu Apr 13 2017 Petr Pisar <ppisar@redhat.com> - 6.26-1
4c9af35
- 6.26 bump
4c9af35
79ffe58
* Tue Apr 04 2017 Petr Pisar <ppisar@redhat.com> - 6.25-1
79ffe58
- 6.25 bump
79ffe58
cb5f54d
* Wed Mar 15 2017 Petr Pisar <ppisar@redhat.com> - 6.24-1
cb5f54d
- 6.24 bump
cb5f54d
c9a13e6
* Tue Mar 07 2017 Petr Pisar <ppisar@redhat.com> - 6.23-1
c9a13e6
- 6.23 bump
c9a13e6
4e759b7
* Thu Mar 02 2017 Petr Pisar <ppisar@redhat.com> - 6.22-1
4e759b7
- 6.22 bump
4e759b7
dc4f98d
* Wed Feb 22 2017 Petr Pisar <ppisar@redhat.com> - 6.21-1
dc4f98d
- 6.21 bump
dc4f98d
bf29bae
* Thu Feb 16 2017 Petr Pisar <ppisar@redhat.com> - 6.19-2
bf29bae
- Accept proxy URLs with IPv6 host names (CPAN RT#94654)
bf29bae
536cdf6
* Wed Feb 15 2017 Petr Pisar <ppisar@redhat.com> - 6.19-1
536cdf6
- 6.19 bump
536cdf6
bdb469e
* Mon Feb 06 2017 Petr Pisar <ppisar@redhat.com> - 6.18-1
bdb469e
- 6.18 bump
bdb469e
2db6570
* Wed Feb 01 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.17-1
2db6570
- 6.17 bump
2db6570
733623d
* Thu Jan 19 2017 Petr Pisar <ppisar@redhat.com> - 6.16-1
733623d
- 6.16 bump
733623d
a2235dd
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 6.15-3
a2235dd
- Perl 5.24 rebuild
a2235dd
6a6782a
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.15-2
6a6782a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6a6782a
d2fe098
* Mon Dec 07 2015 Petr Pisar <ppisar@redhat.com> - 6.15-1
d2fe098
- 6.15 bump
d2fe098
- Add LWP::Protocol::https optional dependency on Suggests level
d2fe098
3dfb6f4
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.13-3
3dfb6f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
3dfb6f4
3e3299a
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 6.13-2
3e3299a
- Perl 5.22 rebuild
3e3299a
69dd7f5
* Mon Feb 16 2015 Petr Pisar <ppisar@redhat.com> - 6.13-1
69dd7f5
- 6.13 bump
69dd7f5
7a6cb9f
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.08-2
7a6cb9f
- Perl 5.20 rebuild
7a6cb9f
e389ad8
* Tue Jul 29 2014 Petr Pisar <ppisar@redhat.com> - 6.08-1
e389ad8
- 6.08 bump
e389ad8
ff96615
* Mon Jul 07 2014 Petr Pisar <ppisar@redhat.com> - 6.07-1
ff96615
- 6.07 bump
ff96615
b325675
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.06-2
b325675
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b325675
e7df6c8
* Wed Apr 23 2014 Petr Pisar <ppisar@redhat.com> - 6.06-1
e7df6c8
- 6.06 bump
686b7e2
- Run tests against localhost (CPAN RT#94959)
e7df6c8
6098909
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.05-3
6098909
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6098909
cd22cf5
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 6.05-2
cd22cf5
- Perl 5.18 rebuild
cd22cf5
6297414
* Tue Mar 12 2013 Petr Pisar <ppisar@redhat.com> - 6.05-1
6297414
- 6.05 bump
6297414
44c1070
* Fri Mar 08 2013 Petr Pisar <ppisar@redhat.com> - 6.04-5
44c1070
- Honor time-out (bug #919448)
44c1070
700a862
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.04-4
700a862
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
700a862
1d3a3c8
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.04-3
1d3a3c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1d3a3c8
3076059
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 6.04-2
3076059
- Perl 5.16 rebuild
3076059
47df097
* Mon Feb 20 2012 Petr Pisar <ppisar@redhat.com> - 6.04-1
47df097
- 6.04 bump
47df097
a22e442
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.03-2
a22e442
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a22e442
1a9b0bd
* Mon Oct 17 2011 Petr Pisar <ppisar@redhat.com> - 6.03-1
1a9b0bd
- 6.03 bump
91e0d10
- Remove RPM 4.8 dependecy filters
1a9b0bd
6c16e49
* Mon Jul 25 2011 Petr Pisar <ppisar@redhat.com> - 6.02-3
6c16e49
- RPM 4.9 dependency filtering added
6c16e49
Petr Sabata 2efc3df
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 6.02-2
Petr Sabata 2efc3df
- Perl mass rebuild
Petr Sabata 2efc3df
8a2dc93
* Mon Mar 28 2011 Petr Pisar <ppisar@redhat.com> - 6.02-1
8a2dc93
- 6.02 bump
8a2dc93
- HTTPS support unbundled by upstream to break depency cycle in CPAN utilities.
8a2dc93
  Install or depend on perl(LWP::Protocol::https) explicitly, if you need
8a2dc93
  HTTPS support.
8a2dc93
776530c
* Thu Mar 17 2011 Petr Pisar <ppisar@redhat.com> - 6.01-1
776530c
- 6.01 bump
776530c
- Remove BuildRoot stuff
4b249ab
- Remove unneeded hacks
776530c
45565e9
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.837-3
45565e9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
45565e9
40cb378
* Tue Sep 28 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 5.837-2
40cb378
- Add missing ':' to filter_from_requires perl(HTTP::GHTTP).
40cb378
- filter_from_provides /perl(HTTP::Headers)$/d instead of /perl(HTTP::Headers)/d.
40cb378
8d82710
* Mon Sep 27 2010 Marcela Mašláňová <mmaslano@redhat.com> 5.837-1
8d82710
- update
8d82710
8d82710
* Mon Jul 12 2010 Marcela Maslanova <mmaslano@redhat.com> - 5.836-1
8d82710
- update
8d82710
8d82710
* Mon Jun 21 2010 Jesse Keating <jkeating@redhat.com> - 5.834-1
8d82710
- Bump to match what was pushed to F13.
8d82710
8d82710
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 5.833-3
8d82710
- Mass rebuild with perl-5.12.0
b509224
c114564
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 5.833-2
c114564
- rebuild against perl 5.10.1
c114564
647fbad
* Fri Nov  6 2009 Marcela Mašláňová <mmaslano@redhat.com> 5.833-1
647fbad
- update
647fbad
5cef225
* Thu Sep 17 2009 Warren Togami <cweyl@alumni.drew.edu> 5.831-1
Chris Weyl 7dfc5aa
- update to 5.831
Chris Weyl 7dfc5aa
29f724a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.825-3
29f724a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
29f724a
a9dc0bb
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.825-2
a9dc0bb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a9dc0bb
5b437e0
* Mon Feb 16 2009 Tom "spot" Callaway <tcallawa@redhat.com> 5.825-1
5b437e0
- update to 5.825
5b437e0
40e1178
* Thu Jan 22 2009 Marcela Mašláňová <mmaslano@redhat.com> 5.823-1
40e1178
- update to 5.823
40e1178
ca3759d
* Mon Oct 13 2008 Marcela Mašláňová <mmaslano@redhat.com> 5.817-1
a4913be
- update to 5.817
a4913be
3c65a7d
* Tue Oct  7 2008 Marcela Mašláňová <mmaslano@redhat.com> 5.816-1
3c65a7d
- update to 5.816
a4913be
- fix #465855 - install --aliases by default
3c65a7d
- use upstream patch for previous problem (see rt 38736)
3c65a7d
eb40654
* Thu Sep 18 2008 Marcela Maslanova <mmaslano@redhat.com> 5.814-2
eb40654
- use untaint patch from Villa Skyte
eb40654
51d961b
* Thu Sep 18 2008 Marcela Maslanova <mmaslano@redhat.com> 5.814-1
51d961b
- update to 5.814
51d961b
- remove patch, now we have all upstream tests on
51d961b
8b82db1
* Fri Mar  7 2008 Ville Skyttä <ville.skytta at iki.fi> - 5.808-7
8b82db1
- Use system /etc/mime.types instead of an outdated private copy.
8b82db1
4cdd02c
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.808-6
4cdd02c
- Rebuild for perl 5.10 (again)
4cdd02c
afe0a56
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.808-5
afe0a56
- rebuild for new perl
afe0a56
5ff78e4
* Fri Oct 26 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-4
5ff78e4
- Fix various issues from package review:
5ff78e4
- Fix tabs and spacing
5ff78e4
- Remove unneeded BR: perl
5ff78e4
- convert non-utf-8 files to utf-8
5ff78e4
- Resolves: bz#226268
5ff78e4
e7858bb
* Tue Aug 14 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-3
e7858bb
- Make provides script filter out only the unversioned HTTP::Headers.
e7858bb
ad54cf2
* Tue Aug 14 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-2
ad54cf2
- Disable some of the tests, with a long explanation.
ad54cf2
f42f9dc
* Mon Aug 13 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-1
f42f9dc
- Update to latest CPAN version
f42f9dc
- Re-enable tests.  We'll see if they work now
f42f9dc
- Move Requires filter into spec file
f42f9dc
- Add Provides filter for unnecessary unversioned provides
f42f9dc
f42f9dc
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.805-1.1.1
60f235b
- rebuild
60f235b
jvdias 45aba49
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 5.805-1.1
jvdias 45aba49
- rebuild for new perl-5.8.8
jvdias 45aba49
ca3759d
* Mon Dec 19 2005 Jason Vas Dias<jvdias@redhat.com> - 5.805-1
jvdias 286e017
- Upgrade to 5.805-1
jvdias 286e017
e37015b
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
82523e3
- rebuilt for new gcc
82523e3
82523e3
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
e37015b
- rebuilt for new gcj
e37015b
25e718b
* Sat Apr 02 2005 Warren Togami <wtogami@redhat.com> - 5.803-2
25e718b
- skip make test (#150363)
25e718b
18dff5d
* Sat Apr 02 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 5.803-1
18dff5d
- Update to 5.803.
18dff5d
- spec cleanup (#150363)
d2676c3
139ef61
* Thu Nov 25 2004 Miloslav Trmac <mitr@redhat.com> - 5.79-6
139ef61
- Convert man page to UTF-8
139ef61
cvsdist 77f7842
* Fri Aug 13 2004 Bill Nottingham <notting@redhat.com> 5.76-5
cvsdist 77f7842
- fix %%defattr
cvsdist 77f7842
cvsdist 7614386
* Mon Aug 09 2004 Alan Cox <alan@redhat.com> 5.76-4
cvsdist 7614386
- added missing BuildRequires on perl(HTML::Parser) [Steve Grubb]
cvsdist 7614386
cvsdist 7614386
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 7614386
- rebuilt
cvsdist 7614386
cvsdist 7614386
* Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 5.76-2
cvsdist 7614386
- #12051 misc fixes from Ville Skyttä
cvsdist 7614386
cvsdist ccb77b7
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 5.76-1
cvsdist ccb77b7
- update to 5.76
cvsdist ccb77b7
cvsdist bc9007b
* Tue Aug  6 2002 Chip Turner <cturner@redhat.com>
cvsdist bc9007b
- automated release bump and build
cvsdist bc9007b
cvsdist bc9007b
* Tue Jul 16 2002 Chip Turner <cturner@redhat.com>
cvsdist bc9007b
- added missing Requires on perl(HTML::Entities)
cvsdist bc9007b
cvsdist bc9007b
* Fri Mar 29 2002 Chip Turner <cturner@redhat.com>
cvsdist bc9007b
- added Requires: for perl-URI and perl-Digest-MD5
cvsdist bc9007b
cvsdist bc9007b
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist bc9007b
- automated rebuild
cvsdist bc9007b
cvsdist bc9007b
* Fri Dec 7 2001 root <root@redhat.com>
cvsdist bc9007b
- Spec file was autogenerated.