Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Business-ISMN?expand=0&rev=17
This commit is contained in:
parent
9abafab7e7
commit
02978a68c4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 22:00:07 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 03:06:12 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -35,7 +35,7 @@ BuildRequires: perl(Tie::Cycle) >= 1.21
|
||||
Requires: perl(Tie::Cycle) >= 1.21
|
||||
Provides: perl(Business::ISMN) = %{version}
|
||||
Provides: perl(Business::ISMN::Data) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user