Provide hidden modules
This commit is contained in:
parent
81e677c73f
commit
5f0972df10
@ -1,6 +1,6 @@
|
|||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
Version: 6.27
|
Version: 6.27
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A Perl interface to the World-Wide Web
|
Summary: A Perl interface to the World-Wide Web
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/libwww-perl/
|
URL: http://search.cpan.org/dist/libwww-perl/
|
||||||
@ -106,6 +106,9 @@ Requires: perl(Net::HTTP) >= 6.07
|
|||||||
Requires: perl(URI) >= 1.10
|
Requires: perl(URI) >= 1.10
|
||||||
Requires: perl(URI::Escape)
|
Requires: perl(URI::Escape)
|
||||||
Requires: perl(WWW::RobotRules) >= 6
|
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}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The libwww-perl collection is a set of Perl modules which provides a simple and
|
The libwww-perl collection is a set of Perl modules which provides a simple and
|
||||||
@ -145,6 +148,9 @@ make test
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-2
|
||||||
|
- Provide hidden modules
|
||||||
|
|
||||||
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-1
|
* Fri Sep 22 2017 Petr Pisar <ppisar@redhat.com> - 6.27-1
|
||||||
- 6.27 bump
|
- 6.27 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user