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:
2024-03-08 23:12:10 +00:00
committed by Git OBS Bridge
parent 2b06081e84
commit db01f7cc64
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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
View File
@@ -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