ff6c56
# Run optional tests
ff6c56
%bcond_without perl_libwww_perl_enables_optional_test
ff6c56
# Perform tests that need the Internet
ff6c56
%bcond_with perl_libwww_perl_enables_internet_test
ff6c56
ff6c56
Name:           perl-libwww-perl
ff6c56
Version:        6.53
ff6c56
Release:        4%{?dist}
ff6c56
Summary:        A Perl interface to the World-Wide Web
ff6c56
License:        GPL+ or Artistic
ff6c56
URL:            https://metacpan.org/release/libwww-perl
ff6c56
Source0:        https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-%{version}.tar.gz
ff6c56
# Normalize shelbangs, not suitable for an upstream
ff6c56
Patch0:         libwww-perl-6.39-Normalize-shebangs-in-examples.patch
ff6c56
BuildArch:      noarch
ff6c56
BuildRequires:  coreutils
ff6c56
BuildRequires:  findutils
ff6c56
BuildRequires:  make
ff6c56
BuildRequires:  perl-generators
ff6c56
BuildRequires:  perl-interpreter
ff6c56
BuildRequires:  perl(:VERSION) >= 5.8.1
ff6c56
BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.120620
ff6c56
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
ff6c56
BuildRequires:  perl(File::Copy)
ff6c56
BuildRequires:  perl(Getopt::Long)
ff6c56
BuildRequires:  perl(Module::Metadata)
ff6c56
BuildRequires:  perl(strict)
ff6c56
BuildRequires:  perl(warnings)
ff6c56
ff6c56
# Run-time:
ff6c56
# Authen::NTLM 1.02 not used at tests
ff6c56
BuildRequires:  perl(base)
ff6c56
BuildRequires:  perl(Carp)
ff6c56
# Data::Dump 1.13 not used at tests
ff6c56
# Data::Dump::Trace not used at tests
ff6c56
BuildRequires:  perl(Digest::MD5)
ff6c56
BuildRequires:  perl(Encode) >= 2.12
ff6c56
BuildRequires:  perl(Encode::Locale)
ff6c56
BuildRequires:  perl(Exporter)
ff6c56
# Fcntl not used at tests
ff6c56
# File::Listing 6 not used at tests
ff6c56
# File::Spec not used at tests
ff6c56
BuildRequires:  perl(HTML::Entities)
ff6c56
BuildRequires:  perl(HTML::HeadParser)
ff6c56
BuildRequires:  perl(HTTP::Config)
ff6c56
BuildRequires:  perl(HTTP::Cookies) >= 6
ff6c56
BuildRequires:  perl(HTTP::Date) >= 6
ff6c56
BuildRequires:  perl(HTTP::Headers::Util)
ff6c56
# HTTP::Negotiate 6 not used at tests
ff6c56
BuildRequires:  perl(HTTP::Request) >= 6
ff6c56
BuildRequires:  perl(HTTP::Request::Common) >= 6
ff6c56
BuildRequires:  perl(HTTP::Response) >= 6
ff6c56
BuildRequires:  perl(HTTP::Status) >= 6.07
ff6c56
# Tests fail with buggy HTTP::Status 6.17
ff6c56
BuildConflicts: perl(HTTP::Status) = 6.17
ff6c56
# integer not used at tests
ff6c56
BuildRequires:  perl(IO::Select)
ff6c56
BuildRequires:  perl(IO::Socket)
ff6c56
BuildRequires:  perl(LWP::MediaTypes) >= 6
ff6c56
# Mail::Internet not needed
ff6c56
BuildRequires:  perl(MIME::Base64) >= 2.1
ff6c56
# Net::FTP 2.58 not used at tests
ff6c56
BuildRequires:  perl(Net::HTTP) >= 6.18
ff6c56
# Net::NNTP not used at tests
ff6c56
BuildRequires:  perl(parent)
ff6c56
BuildRequires:  perl(Scalar::Util)
ff6c56
BuildRequires:  perl(Try::Tiny)
ff6c56
BuildRequires:  perl(URI) >= 1.10
ff6c56
BuildRequires:  perl(URI::Escape)
ff6c56
# URI::Heuristic not used at tests
ff6c56
BuildRequires:  perl(WWW::RobotRules) >= 6
ff6c56
# Optional run-time:
ff6c56
# CPAN::Config not used at tests
ff6c56
# HTML::Parse not used at tests
ff6c56
ff6c56
# Tests:
ff6c56
BuildRequires:  perl(Config)
ff6c56
BuildRequires:  perl(File::Spec)
ff6c56
BuildRequires:  perl(File::Temp)
ff6c56
BuildRequires:  perl(FindBin)
ff6c56
BuildRequires:  perl(HTTP::Daemon) >= 6.01
ff6c56
BuildRequires:  perl(Test::Fatal)
ff6c56
BuildRequires:  perl(Test::More) >= 0.96
ff6c56
%if %{with perl_libwww_perl_enables_internet_test}
ff6c56
BuildRequires:  perl(Test::RequiresInternet)
ff6c56
%endif
ff6c56
BuildRequires:  perl(utf8)
ff6c56
%if %{with perl_libwww_perl_enables_internet_test}
ff6c56
BuildRequires:  perl(Test::Needs)
ff6c56
%if %{with perl_libwww_perl_enables_optional_test}
ff6c56
# Optional tests:
ff6c56
# CPAN::Meta not helpful
ff6c56
# CPAN::Meta::Prereqs not helpful
ff6c56
BuildRequires:  perl(Test::LeakTrace)
ff6c56
%endif
ff6c56
%endif
ff6c56
ff6c56
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
ff6c56
Requires:       perl(Authen::NTLM) >= 1.02
ff6c56
Suggests:       perl(CPAN::Config)
ff6c56
Requires:       perl(Encode) >= 2.12
ff6c56
Requires:       perl(File::Spec)
ff6c56
Requires:       perl(File::Listing) >= 6
ff6c56
# Keep HTML::FormatPS optional
ff6c56
Suggests:       perl(HTML::FormatPS)
ff6c56
# Keep HTML::FormatText optional
ff6c56
Suggests:       perl(HTML::FormatText)
ff6c56
Requires:       perl(HTML::Entities)
ff6c56
Requires:       perl(HTML::HeadParser)
ff6c56
Suggests:       perl(HTML::Parse)
ff6c56
Requires:       perl(HTTP::Config)
ff6c56
Requires:       perl(HTTP::Cookies) >= 6
ff6c56
Requires:       perl(HTTP::Date) >= 6
ff6c56
Requires:       perl(HTTP::Headers::Util)
ff6c56
Requires:       perl(HTTP::Negotiate) >= 6
ff6c56
Requires:       perl(HTTP::Request) >= 6
ff6c56
Requires:       perl(HTTP::Request::Common) >= 6
ff6c56
Requires:       perl(HTTP::Response) >= 6
ff6c56
Requires:       perl(HTTP::Status) >= 6.07
ff6c56
Requires:       perl(LWP::MediaTypes) >= 6
ff6c56
Suggests:       perl(LWP::Protocol::https) >= 6.02
ff6c56
Requires:       perl(MIME::Base64) >= 2.1
ff6c56
Requires:       perl(Net::FTP) >= 2.58
ff6c56
Requires:       perl(Net::HTTP) >= 6.18
ff6c56
Requires:       perl(URI) >= 1.10
ff6c56
Requires:       perl(URI::Escape)
ff6c56
Requires:       perl(WWW::RobotRules) >= 6
ff6c56
Provides:       perl(LWP::Debug::TraceHTTP::Socket) = %{version}
ff6c56
Provides:       perl(LWP::Protocol::http::Socket) = %{version}
ff6c56
Provides:       perl(LWP::Protocol::http::SocketMethods) = %{version}
ff6c56
ff6c56
# Remove underspecified dependencies
ff6c56
%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((Authen::NTLM|Encode|File::Listing|HTTP::Cookies|HTTP::Daemon|HTTP::Date|HTTP::Negotiate|HTTP::Request|HTTP::Response|HTTP::Status|LWP::MediaTypes|MIME::Base64|Net::FTP|Net::HTTP|Test::More|URI|WWW::RobotRules)\\)$
ff6c56
ff6c56
%description
ff6c56
The libwww-perl collection is a set of Perl modules which provides a simple and
ff6c56
consistent application programming interface to the World-Wide Web.  The main
ff6c56
focus of the library is to provide classes and functions that allow you to
ff6c56
write WWW clients. The library also contain modules that are of more general
ff6c56
use and even classes that help you implement simple HTTP servers.
ff6c56
ff6c56
%package tests
ff6c56
Summary:        Tests for %{name}
ff6c56
Requires:       %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
ff6c56
Requires:       coreutils
ff6c56
Requires:       perl-Test-Harness
ff6c56
Requires:       perl(HTTP::Cookies) >= 6
ff6c56
Requires:       perl(HTTP::Daemon) >= 6.01
ff6c56
Requires:       perl(HTTP::Request) >= 6
ff6c56
Requires:       perl(HTTP::Response) >= 6
ff6c56
Requires:       perl(Net::HTTP) >= 6.18
ff6c56
Requires:       perl(Test::More) >= 0.96
ff6c56
%if %{with perl_libwww_perl_enables_internet_test} && %{with perl_libwww_perl_enables_optional_test}
ff6c56
Requires:       perl(Test::LeakTrace)
ff6c56
%endif
ff6c56
Requires:       perl(URI) >= 1.10
ff6c56
ff6c56
%description tests
ff6c56
Tests from %{name}. Execute them
ff6c56
with "%{_libexecdir}/%{name}/test".
ff6c56
ff6c56
%prep
ff6c56
%setup -q -n libwww-perl-%{version} 
ff6c56
%patch0 -p1
ff6c56
%if !%{with perl_libwww_perl_enables_internet_test}
ff6c56
rm t/base/protocols/nntp.t t/leak/no_leak.t t/redirect.t
ff6c56
perl -i -ne 'print $_ unless m{^(?:t/base/protocols/nntp\.t|t/leak/no_leak\.t|t/redirect\.t)}' MANIFEST
ff6c56
%endif
ff6c56
# Help generators to recognize a Perl code
ff6c56
for F in $(find t -name '*.t') talk-to-ourself; do
ff6c56
    perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*\bperl}{$Config{startperl}}' "$F"
ff6c56
    chmod +x "$F"
ff6c56
done
ff6c56
ff6c56
%build
ff6c56
# Install the aliases by default
ff6c56
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 --aliases < /dev/null
ff6c56
%{make_build}
ff6c56
ff6c56
%install
ff6c56
%{make_install}
ff6c56
%{_fixperms} $RPM_BUILD_ROOT/*
ff6c56
# Install tests
ff6c56
mkdir -p %{buildroot}%{_libexecdir}/%{name}
ff6c56
cp -a t talk-to-ourself %{buildroot}%{_libexecdir}/%{name}
ff6c56
cat > %{buildroot}%{_libexecdir}/%{name}/test << 'EOF'
ff6c56
#!/bin/bash
ff6c56
set -e
ff6c56
# t/local/http.t writes to CWD
ff6c56
DIR=$(mktemp -d)
ff6c56
cp -a %{_libexecdir}/%{name}/* "$DIR"
ff6c56
pushd "$DIR"
ff6c56
unset COVERAGE PERL_LWP_ENV_HTTP_TEST_SERVER_TIMEOUT PERL_LWP_ENV_HTTP_TEST_URL
ff6c56
prove -I . -j "$(getconf _NPROCESSORS_ONLN)" -r
ff6c56
popd
ff6c56
rm -r "$DIR"
ff6c56
EOF
ff6c56
chmod +x %{buildroot}%{_libexecdir}/%{name}/test
ff6c56
ff6c56
%check
ff6c56
unset COVERAGE PERL_LWP_ENV_HTTP_TEST_SERVER_TIMEOUT PERL_LWP_ENV_HTTP_TEST_URL
ff6c56
make test
ff6c56
ff6c56
%files
ff6c56
%license LICENSE
ff6c56
%doc Changes examples README.SSL
ff6c56
%{_bindir}/*
ff6c56
%{perl_vendorlib}/libwww/
ff6c56
%{perl_vendorlib}/LWP.pm
ff6c56
%{perl_vendorlib}/LWP/
ff6c56
%{_mandir}/man1/*.1*
ff6c56
%{_mandir}/man3/*.3*
ff6c56
ff6c56
%files tests
ff6c56
%{_libexecdir}/%{name}
ff6c56
ff6c56
%changelog
ff6c56
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 6.53-4
ff6c56
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
ff6c56
  Related: rhbz#1991688
ff6c56
ff6c56
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.53-3
ff6c56
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
ff6c56
ff6c56
* Tue Mar 09 2021 Petr Pisar <ppisar@redhat.com> - 6.53-2
ff6c56
- Package talk-to-ourself script with the tests
ff6c56
ff6c56
* Mon Mar 08 2021 Petr Pisar <ppisar@redhat.com> - 6.53-1
ff6c56
- 6.53 bump
ff6c56
- Package tests
ff6c56
ff6c56
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.52-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
ff6c56
ff6c56
* Fri Jan 08 2021 Petr Pisar <ppisar@redhat.com> - 6.52-1
ff6c56
- 6.52 bump
ff6c56
ff6c56
* Tue Jan 05 2021 Petr Pisar <ppisar@redhat.com> - 6.51-1
ff6c56
- 6.51 bump
ff6c56
ff6c56
* Thu Dec 17 2020 Petr Pisar <ppisar@redhat.com> - 6.50-1
ff6c56
- 6.50 bump
ff6c56
ff6c56
* Thu Sep 24 2020 Petr Pisar <ppisar@redhat.com> - 6.49-1
ff6c56
- 6.49 bump
ff6c56
ff6c56
* Mon Sep 21 2020 Petr Pisar <ppisar@redhat.com> - 6.48-1
ff6c56
- 6.48 bump
ff6c56
ff6c56
* Wed Aug 19 2020 Petr Pisar <ppisar@redhat.com> - 6.47-1
ff6c56
- 6.47 bump
ff6c56
ff6c56
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.46-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
ff6c56
ff6c56
* Sat Jun 27 2020 Jitka Plesnikova <jplesnik@redhat.com> - 6.46-2
ff6c56
- Perl 5.32 re-rebuild updated packages
ff6c56
ff6c56
* Wed Jun 24 2020 Petr Pisar <ppisar@redhat.com> - 6.46-1
ff6c56
- 6.46 bump
ff6c56
ff6c56
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 6.45-2
ff6c56
- Perl 5.32 rebuild
ff6c56
ff6c56
* Tue Jun 09 2020 Petr Pisar <ppisar@redhat.com> - 6.45-1
ff6c56
- 6.45 bump
ff6c56
ff6c56
* Wed Apr 15 2020 Petr Pisar <ppisar@redhat.com> - 6.44-1
ff6c56
- 6.44 bump
ff6c56
ff6c56
* Fri Feb 14 2020 Petr Pisar <ppisar@redhat.com> - 6.43-3
ff6c56
- Do not perform tests that need the Internet by default
ff6c56
ff6c56
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.43-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
ff6c56
ff6c56
* Wed Nov 27 2019 Petr Pisar <ppisar@redhat.com> - 6.43-1
ff6c56
- 6.43 bump
ff6c56
ff6c56
* Thu Nov 21 2019 Petr Pisar <ppisar@redhat.com> - 6.42-1
ff6c56
- 6.42 bump
ff6c56
ff6c56
* Fri Nov 01 2019 Petr Pisar <ppisar@redhat.com> - 6.41-1
ff6c56
- 6.41 bump
ff6c56
ff6c56
* Fri Oct 25 2019 Jitka Plesnikova <jplesnik@redhat.com> - 6.40-1
ff6c56
- 6.40 bump
ff6c56
ff6c56
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.39-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
ff6c56
ff6c56
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 6.39-2
ff6c56
- Perl 5.30 rebuild
ff6c56
ff6c56
* Tue May 07 2019 Petr Pisar <ppisar@redhat.com> - 6.39-1
ff6c56
- 6.39 bump
ff6c56
ff6c56
* Tue Mar 26 2019 Petr Pisar <ppisar@redhat.com> - 6.38-1
ff6c56
- 6.38 bump
ff6c56
ff6c56
* Thu Mar 07 2019 Petr Pisar <ppisar@redhat.com> - 6.37-1
ff6c56
- 6.37 bump
ff6c56
ff6c56
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.36-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
ff6c56
ff6c56
* Thu Oct 11 2018 Jitka Plesnikova <jplesnik@redhat.com> - 6.36-1
ff6c56
- 6.36 bump
ff6c56
ff6c56
* Mon Jul 16 2018 Petr Pisar <ppisar@redhat.com> - 6.35-1
ff6c56
- 6.35 bump
ff6c56
ff6c56
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.34-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ff6c56
ff6c56
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 6.34-2
ff6c56
- Perl 5.28 rebuild
ff6c56
ff6c56
* Wed Jun 06 2018 Petr Pisar <ppisar@redhat.com> - 6.34-1
ff6c56
- 6.34 bump
ff6c56
ff6c56
* Tue Feb 27 2018 Petr Pisar <ppisar@redhat.com> - 6.33-1
ff6c56
- 6.33 bump
ff6c56
ff6c56
* Wed Feb 21 2018 Petr Pisar <ppisar@redhat.com> - 6.32-1
ff6c56
- 6.32 bump
ff6c56
ff6c56
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.31-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ff6c56
ff6c56
* Mon Dec 11 2017 Petr Pisar <ppisar@redhat.com> - 6.31-1
ff6c56
- 6.31 bump
ff6c56
ff6c56
* Mon Dec 11 2017 Petr Pisar <ppisar@redhat.com> - 6.30-1
ff6c56
- 6.30 bump
ff6c56
ff6c56
* Tue Nov 07 2017 Petr Pisar <ppisar@redhat.com> - 6.29-1
ff6c56
- 6.29 bump
ff6c56
ff6c56
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-2
ff6c56
- Provide hidden modules
ff6c56
ff6c56
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-1
ff6c56
- 6.27 bump
ff6c56
ff6c56
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.26-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ff6c56
ff6c56
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.26-2
ff6c56
- Perl 5.26 rebuild
ff6c56
ff6c56
* Thu Apr 13 2017 Petr Pisar <ppisar@redhat.com> - 6.26-1
ff6c56
- 6.26 bump
ff6c56
ff6c56
* Tue Apr 04 2017 Petr Pisar <ppisar@redhat.com> - 6.25-1
ff6c56
- 6.25 bump
ff6c56
ff6c56
* Wed Mar 15 2017 Petr Pisar <ppisar@redhat.com> - 6.24-1
ff6c56
- 6.24 bump
ff6c56
ff6c56
* Tue Mar 07 2017 Petr Pisar <ppisar@redhat.com> - 6.23-1
ff6c56
- 6.23 bump
ff6c56
ff6c56
* Thu Mar 02 2017 Petr Pisar <ppisar@redhat.com> - 6.22-1
ff6c56
- 6.22 bump
ff6c56
ff6c56
* Wed Feb 22 2017 Petr Pisar <ppisar@redhat.com> - 6.21-1
ff6c56
- 6.21 bump
ff6c56
ff6c56
* Thu Feb 16 2017 Petr Pisar <ppisar@redhat.com> - 6.19-2
ff6c56
- Accept proxy URLs with IPv6 host names (CPAN RT#94654)
ff6c56
ff6c56
* Wed Feb 15 2017 Petr Pisar <ppisar@redhat.com> - 6.19-1
ff6c56
- 6.19 bump
ff6c56
ff6c56
* Mon Feb 06 2017 Petr Pisar <ppisar@redhat.com> - 6.18-1
ff6c56
- 6.18 bump
ff6c56
ff6c56
* Wed Feb 01 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.17-1
ff6c56
- 6.17 bump
ff6c56
ff6c56
* Thu Jan 19 2017 Petr Pisar <ppisar@redhat.com> - 6.16-1
ff6c56
- 6.16 bump
ff6c56
ff6c56
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 6.15-3
ff6c56
- Perl 5.24 rebuild
ff6c56
ff6c56
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.15-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ff6c56
ff6c56
* Mon Dec 07 2015 Petr Pisar <ppisar@redhat.com> - 6.15-1
ff6c56
- 6.15 bump
ff6c56
- Add LWP::Protocol::https optional dependency on Suggests level
ff6c56
ff6c56
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.13-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ff6c56
ff6c56
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 6.13-2
ff6c56
- Perl 5.22 rebuild
ff6c56
ff6c56
* Mon Feb 16 2015 Petr Pisar <ppisar@redhat.com> - 6.13-1
ff6c56
- 6.13 bump
ff6c56
ff6c56
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.08-2
ff6c56
- Perl 5.20 rebuild
ff6c56
ff6c56
* Tue Jul 29 2014 Petr Pisar <ppisar@redhat.com> - 6.08-1
ff6c56
- 6.08 bump
ff6c56
ff6c56
* Mon Jul 07 2014 Petr Pisar <ppisar@redhat.com> - 6.07-1
ff6c56
- 6.07 bump
ff6c56
ff6c56
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.06-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
ff6c56
ff6c56
* Wed Apr 23 2014 Petr Pisar <ppisar@redhat.com> - 6.06-1
ff6c56
- 6.06 bump
ff6c56
- Run tests against localhost (CPAN RT#94959)
ff6c56
ff6c56
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.05-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ff6c56
ff6c56
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 6.05-2
ff6c56
- Perl 5.18 rebuild
ff6c56
ff6c56
* Tue Mar 12 2013 Petr Pisar <ppisar@redhat.com> - 6.05-1
ff6c56
- 6.05 bump
ff6c56
ff6c56
* Fri Mar 08 2013 Petr Pisar <ppisar@redhat.com> - 6.04-5
ff6c56
- Honor time-out (bug #919448)
ff6c56
ff6c56
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.04-4
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ff6c56
ff6c56
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.04-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ff6c56
ff6c56
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 6.04-2
ff6c56
- Perl 5.16 rebuild
ff6c56
ff6c56
* Mon Feb 20 2012 Petr Pisar <ppisar@redhat.com> - 6.04-1
ff6c56
- 6.04 bump
ff6c56
ff6c56
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.03-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ff6c56
ff6c56
* Mon Oct 17 2011 Petr Pisar <ppisar@redhat.com> - 6.03-1
ff6c56
- 6.03 bump
ff6c56
- Remove RPM 4.8 dependecy filters
ff6c56
ff6c56
* Mon Jul 25 2011 Petr Pisar <ppisar@redhat.com> - 6.02-3
ff6c56
- RPM 4.9 dependency filtering added
ff6c56
ff6c56
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 6.02-2
ff6c56
- Perl mass rebuild
ff6c56
ff6c56
* Mon Mar 28 2011 Petr Pisar <ppisar@redhat.com> - 6.02-1
ff6c56
- 6.02 bump
ff6c56
- HTTPS support unbundled by upstream to break depency cycle in CPAN utilities.
ff6c56
  Install or depend on perl(LWP::Protocol::https) explicitly, if you need
ff6c56
  HTTPS support.
ff6c56
ff6c56
* Thu Mar 17 2011 Petr Pisar <ppisar@redhat.com> - 6.01-1
ff6c56
- 6.01 bump
ff6c56
- Remove BuildRoot stuff
ff6c56
- Remove unneeded hacks
ff6c56
ff6c56
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.837-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ff6c56
ff6c56
* Tue Sep 28 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 5.837-2
ff6c56
- Add missing ':' to filter_from_requires perl(HTTP::GHTTP).
ff6c56
- filter_from_provides /perl(HTTP::Headers)$/d instead of /perl(HTTP::Headers)/d.
ff6c56
ff6c56
* Mon Sep 27 2010 Marcela Mašláňová <mmaslano@redhat.com> 5.837-1
ff6c56
- update
ff6c56
ff6c56
* Mon Jul 12 2010 Marcela Maslanova <mmaslano@redhat.com> - 5.836-1
ff6c56
- update
ff6c56
ff6c56
* Mon Jun 21 2010 Jesse Keating <jkeating@redhat.com> - 5.834-1
ff6c56
- Bump to match what was pushed to F13.
ff6c56
ff6c56
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 5.833-3
ff6c56
- Mass rebuild with perl-5.12.0
ff6c56
ff6c56
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 5.833-2
ff6c56
- rebuild against perl 5.10.1
ff6c56
ff6c56
* Fri Nov  6 2009 Marcela Mašláňová <mmaslano@redhat.com> 5.833-1
ff6c56
- update
ff6c56
ff6c56
* Thu Sep 17 2009 Warren Togami <cweyl@alumni.drew.edu> 5.831-1
ff6c56
- update to 5.831
ff6c56
ff6c56
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.825-3
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ff6c56
ff6c56
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.825-2
ff6c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ff6c56
ff6c56
* Mon Feb 16 2009 Tom "spot" Callaway <tcallawa@redhat.com> 5.825-1
ff6c56
- update to 5.825
ff6c56
ff6c56
* Thu Jan 22 2009 Marcela Mašláňová <mmaslano@redhat.com> 5.823-1
ff6c56
- update to 5.823
ff6c56
ff6c56
* Mon Oct 13 2008 Marcela Mašláňová <mmaslano@redhat.com> 5.817-1
ff6c56
- update to 5.817
ff6c56
ff6c56
* Tue Oct  7 2008 Marcela Mašláňová <mmaslano@redhat.com> 5.816-1
ff6c56
- update to 5.816
ff6c56
- fix #465855 - install --aliases by default
ff6c56
- use upstream patch for previous problem (see rt 38736)
ff6c56
ff6c56
* Thu Sep 18 2008 Marcela Maslanova <mmaslano@redhat.com> 5.814-2
ff6c56
- use untaint patch from Villa Skyte
ff6c56
ff6c56
* Thu Sep 18 2008 Marcela Maslanova <mmaslano@redhat.com> 5.814-1
ff6c56
- update to 5.814
ff6c56
- remove patch, now we have all upstream tests on
ff6c56
ff6c56
* Fri Mar  7 2008 Ville Skyttä <ville.skytta at iki.fi> - 5.808-7
ff6c56
- Use system /etc/mime.types instead of an outdated private copy.
ff6c56
ff6c56
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.808-6
ff6c56
- Rebuild for perl 5.10 (again)
ff6c56
ff6c56
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.808-5
ff6c56
- rebuild for new perl
ff6c56
ff6c56
* Fri Oct 26 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-4
ff6c56
- Fix various issues from package review:
ff6c56
- Fix tabs and spacing
ff6c56
- Remove unneeded BR: perl
ff6c56
- convert non-utf-8 files to utf-8
ff6c56
- Resolves: bz#226268
ff6c56
ff6c56
* Tue Aug 14 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-3
ff6c56
- Make provides script filter out only the unversioned HTTP::Headers.
ff6c56
ff6c56
* Tue Aug 14 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-2
ff6c56
- Disable some of the tests, with a long explanation.
ff6c56
ff6c56
* Mon Aug 13 2007 Robin Norwood <rnorwood@redhat.com> - 5.808-1
ff6c56
- Update to latest CPAN version
ff6c56
- Re-enable tests.  We'll see if they work now
ff6c56
- Move Requires filter into spec file
ff6c56
- Add Provides filter for unnecessary unversioned provides
ff6c56
ff6c56
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.805-1.1.1
ff6c56
- rebuild
ff6c56
ff6c56
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 5.805-1.1
ff6c56
- rebuild for new perl-5.8.8
ff6c56
ff6c56
* Mon Dec 19 2005 Jason Vas Dias<jvdias@redhat.com> - 5.805-1
ff6c56
- Upgrade to 5.805-1
ff6c56
ff6c56
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
ff6c56
- rebuilt for new gcc
ff6c56
ff6c56
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
ff6c56
- rebuilt for new gcj
ff6c56
ff6c56
* Sat Apr 02 2005 Warren Togami <wtogami@redhat.com> - 5.803-2
ff6c56
- skip make test (#150363)
ff6c56
ff6c56
* Sat Apr 02 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 5.803-1
ff6c56
- Update to 5.803.
ff6c56
- spec cleanup (#150363)
ff6c56
ff6c56
* Thu Nov 25 2004 Miloslav Trmac <mitr@redhat.com> - 5.79-6
ff6c56
- Convert man page to UTF-8
ff6c56
ff6c56
* Fri Aug 13 2004 Bill Nottingham <notting@redhat.com> 5.76-5
ff6c56
- fix %%defattr
ff6c56
ff6c56
* Mon Aug 09 2004 Alan Cox <alan@redhat.com> 5.76-4
ff6c56
- added missing BuildRequires on perl(HTML::Parser) [Steve Grubb]
ff6c56
ff6c56
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
ff6c56
- rebuilt
ff6c56
ff6c56
* Fri Apr 16 2004 Warren Togami <wtogami@redhat.com> 5.76-2
ff6c56
- #12051 misc fixes from Ville Skyttä
ff6c56
ff6c56
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 5.76-1
ff6c56
- update to 5.76
ff6c56
ff6c56
* Tue Aug  6 2002 Chip Turner <cturner@redhat.com>
ff6c56
- automated release bump and build
ff6c56
ff6c56
* Tue Jul 16 2002 Chip Turner <cturner@redhat.com>
ff6c56
- added missing Requires on perl(HTML::Entities)
ff6c56
ff6c56
* Fri Mar 29 2002 Chip Turner <cturner@redhat.com>
ff6c56
- added Requires: for perl-URI and perl-Digest-MD5
ff6c56
ff6c56
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
ff6c56
- automated rebuild
ff6c56
ff6c56
* Fri Dec 7 2001 root <root@redhat.com>
ff6c56
- Spec file was autogenerated.