Accepting request 1156548 from devel:languages:perl
- Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/request/show/1156548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Cookies?expand=0&rev=19
This commit is contained in:
commit
f8d704aba7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 22:33:13 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 03:07:00 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -40,7 +40,7 @@ Requires: perl(HTTP::Request)
|
||||
Provides: perl(HTTP::Cookies) = %{version}
|
||||
Provides: perl(HTTP::Cookies::Microsoft) = %{version}
|
||||
Provides: perl(HTTP::Cookies::Netscape) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user