Accepting request 1156518 from devel:languages:perl
- Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/request/show/1156518 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-CSV?expand=0&rev=29
This commit is contained in:
commit
eb3e7a3317
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:06:23 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 3 03:10:27 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -34,7 +34,7 @@ Requires: perl(Test::More) >= 0.92
|
||||
Provides: perl(Text::CSV) = %{version}
|
||||
Provides: perl(Text::CSV::ErrorDiag)
|
||||
Provides: perl(Text::CSV_PP) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
Recommends: perl(Text::CSV_XS) >= 1.530.0
|
||||
%{perl_requires}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user