forked from pool/perl-Mojo-IOLoop-ReadWriteProcess
Accepting request 1156496 from devel:languages:perl
- Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/request/show/1156496 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 8 22:43:53 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- Fix disabling of __perllib_provides
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 26 19:16:19 UTC 2023 - Tina Müller <tina.mueller@suse.com>
|
Tue Sep 26 19:16:19 UTC 2023 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Mojo-IOLoop-ReadWriteProcess
|
# spec file for package perl-Mojo-IOLoop-ReadWriteProcess
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -62,7 +62,7 @@ Provides: perl(Mojo::IOLoop::ReadWriteProcess::Session)
|
|||||||
Provides: perl(Mojo::IOLoop::ReadWriteProcess::Shared::Lock)
|
Provides: perl(Mojo::IOLoop::ReadWriteProcess::Shared::Lock)
|
||||||
Provides: perl(Mojo::IOLoop::ReadWriteProcess::Shared::Memory)
|
Provides: perl(Mojo::IOLoop::ReadWriteProcess::Shared::Memory)
|
||||||
Provides: perl(Mojo::IOLoop::ReadWriteProcess::Shared::Semaphore)
|
Provides: perl(Mojo::IOLoop::ReadWriteProcess::Shared::Semaphore)
|
||||||
%define __perllib_provides /bin/true
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user