Accepting request 1156520 from devel:languages:perl
- Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/request/show/1156520 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Tie-Cycle?expand=0&rev=13
This commit is contained in:
commit
4007a1ae6f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:06:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 03:10:41 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -32,7 +32,7 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
|
||||
BuildRequires: perl(Test::More) >= 1
|
||||
Provides: perl(Tie::Cycle) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user