Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Extract-VERSION?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 8 22:43:34 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- Fix disabling of __perllib_provides
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 12 03:08:24 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
Mon Feb 12 03:08:24 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -36,7 +36,7 @@ BuildRequires: perl(version)
|
|||||||
Requires: perl(Tie::Hash::NamedCapture)
|
Requires: perl(Tie::Hash::NamedCapture)
|
||||||
Requires: perl(version)
|
Requires: perl(version)
|
||||||
Provides: perl(Module::Extract::VERSION) = %{version}
|
Provides: perl(Module::Extract::VERSION) = %{version}
|
||||||
%define __perllib_provides /bin/true
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user