Fix typo in filter
This commit is contained in:
parent
604cd83eb6
commit
af12ba4756
@ -28,7 +28,7 @@ Requires: perl(Net::HTTPS) >= 6
|
|||||||
%filter_from_requires /^perl(Net::HTTPS)\s*$/d
|
%filter_from_requires /^perl(Net::HTTPS)\s*$/d
|
||||||
%filter_setup
|
%filter_setup
|
||||||
# RPM 4.9 style
|
# RPM 4.9 style
|
||||||
%global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Net::HTTPS\\)\\s*$
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Net::HTTPS\\)\\s*$
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The LWP::Protocol::https module provides support for using HTTPS schemed
|
The LWP::Protocol::https module provides support for using HTTPS schemed
|
||||||
|
Loading…
Reference in New Issue
Block a user