From: Jan Palus Date: Wed, 17 Jan 2024 08:59:16 +0000 (+0100) Subject: up to 6.73 X-Git-Tag: auto/th/perl-libwww-6.73-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-libwww.git;a=commitdiff_plain;h=HEAD;hp=40a14bd6a0b37262ab07f3047e12c805694aff1f up to 6.73 --- diff --git a/perl-libwww.spec b/perl-libwww.spec index 6af7487..f2be42e 100644 --- a/perl-libwww.spec +++ b/perl-libwww.spec @@ -7,13 +7,13 @@ Summary: libwww-perl - a simple and consistent API to the World-Wide Web Summary(pl.UTF-8): libwww-perl - prosty i logiczny API do WWW Name: perl-libwww -Version: 6.54 +Version: 6.73 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: https://www.cpan.org/authors/id/O/OA/OALDERS/%{pnam}-%{version}.tar.gz -# Source0-md5: aea3e2a207b128371db0ef0f86229667 +# Source0-md5: 729fd102fb3879acca2d46cb36dbba21 URL: https://metacpan.org/release/libwww-perl BuildRequires: perl-CPAN-Meta-Requirements >= 2.120_620 BuildRequires: perl-devel >= 1:5.8.8 @@ -25,7 +25,7 @@ BuildRequires: perl-Digest-MD5 BuildRequires: perl-Encode >= 2.12 BuildRequires: perl-Encode-Locale BuildRequires: perl-File-Listing >= 6 -BuildRequires: perl-HTML-Parser >= 3.33 +BuildRequires: perl-HTML-Parser >= 3.71 BuildRequires: perl-HTTP-Cookies >= 6 BuildRequires: perl-HTTP-Daemon >= 6.12 BuildRequires: perl-HTTP-Date >= 6 @@ -43,6 +43,7 @@ BuildRequires: perl-WWW-RobotRules >= 6 BuildRequires: perl-libnet %endif Requires: perl-File-Listing >= 6 +Requires: perl-HTML-Parser >= 3.71 Requires: perl-HTTP-Cookies >= 6 Requires: perl-HTTP-Daemon >= 6.12 Requires: perl-HTTP-Date >= 6 @@ -56,7 +57,7 @@ Requires: perl-WWW-RobotRules >= 6 Provides: perl(LWP::Debug::TraceHTTP::Socket) = %{version} Provides: perl(LWP::Protocol::http::Socket) = %{version} Provides: perl(LWP::Protocol::http::SocketMethods) = %{version} -Obsoletes: perl-libwww-perl +Obsoletes: perl-libwww-perl < 6 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -98,7 +99,7 @@ for file in GET HEAD POST; do ln -sf lwp-request $RPM_BUILD_ROOT%{_bindir}/$file echo '.so lwp-request.1p' > $RPM_BUILD_ROOT%{_mandir}/man1/$file.1p done -%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/libwww/*.pod +%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/*.pod %clean rm -rf $RPM_BUILD_ROOT @@ -128,5 +129,5 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/POST.1p* %{_mandir}/man1/lwp-*.1p* %{_mandir}/man3/LWP*.3pm* -%{_mandir}/man3/libwww::lwpcook.3pm* -%{_mandir}/man3/libwww::lwptut.3pm* +%{_mandir}/man3/lwpcook.3pm* +%{_mandir}/man3/lwptut.3pm*