forked from perl/perl-YAML
Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML?expand=0&rev=68
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:12:07 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 28 03:10:15 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@ Provides: perl(YAML::Warning)
|
||||
Provides: perl(yaml_mapping)
|
||||
Provides: perl(yaml_scalar)
|
||||
Provides: perl(yaml_sequence)
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user