SHA256
8
0
forked from pool/perl-UUID

Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=14
This commit is contained in:
2024-03-08 23:11:29 +00:00
committed by Git OBS Bridge
parent 40fc12494f
commit ce93e97dd8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 8 23:11:26 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Thu Dec 14 03:12:26 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@@ -33,7 +33,7 @@ BuildRequires: perl(Devel::CheckLib)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(Text::Patch)
Provides: perl(UUID) = %{version}
%define __perllib_provides /bin/true
%undefine __perllib_provides
%{perl_requires}
# MANUAL BEGIN
BuildRequires: libuuid-devel