Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mozilla-CA?expand=0&rev=18
This commit is contained in:
parent
95254a4e86
commit
1b4a46f32c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 22:44:16 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 03:10:36 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -32,7 +32,7 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::More) >= 0.94
|
||||
Provides: perl(Mozilla::CA) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user