Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-Table?expand=0&rev=18
This commit is contained in:
parent
be880a7fe1
commit
151622bd67
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:05:06 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 03:06:49 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Term-Table
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -37,7 +37,7 @@ Provides: perl(Term::Table::HashBase) = 0.18.0
|
||||
Provides: perl(Term::Table::LineBreak) = 0.18.0
|
||||
Provides: perl(Term::Table::Spacer) = 0.18.0
|
||||
Provides: perl(Term::Table::Util) = 0.18.0
|
||||
%define __perllib_provides /bin/true
|
||||
%undefine __perllib_provides
|
||||
Recommends: perl(Term::Size::Any) >= 0.002
|
||||
Recommends: perl(Unicode::GCString) >= 2013.10
|
||||
Recommends: perl(Unicode::LineBreak) >= 2015.06
|
||||
|
Loading…
x
Reference in New Issue
Block a user