forked from pool/perl-Sub-Override
Accepting request 1156509 from devel:languages:perl
- Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/request/show/1156509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sub-Override?expand=0&rev=13
This commit is contained in:
commit
7bd2ce0d2f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 8 23:04:42 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- Fix disabling of __perllib_provides
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 6 03:07:31 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
Wed Dec 6 03:07:31 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ BuildRequires: perl-macros
|
|||||||
BuildRequires: perl(Test::Fatal) >= 0.010
|
BuildRequires: perl(Test::Fatal) >= 0.010
|
||||||
Requires: perl(Test::Fatal) >= 0.010
|
Requires: perl(Test::Fatal) >= 0.010
|
||||||
Provides: perl(Sub::Override) = %{version}
|
Provides: perl(Sub::Override) = %{version}
|
||||||
%define __perllib_provides /bin/true
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user