From d826de4334c05beed9d8323ef7a174ee818f8d7a4705ea0bb70c78c480d01e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Fri, 8 Mar 2024 23:06:21 +0000 Subject: [PATCH] Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-BibTeX?expand=0&rev=25 --- perl-Text-BibTeX.changes | 5 +++++ perl-Text-BibTeX.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-Text-BibTeX.changes b/perl-Text-BibTeX.changes index f44ef62..127bfb0 100644 --- a/perl-Text-BibTeX.changes +++ b/perl-Text-BibTeX.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 23:06:17 UTC 2024 - Tina Müller + +- Fix disabling of __perllib_provides + ------------------------------------------------------------------- Wed Jan 25 03:08:44 UTC 2023 - Tina Müller diff --git a/perl-Text-BibTeX.spec b/perl-Text-BibTeX.spec index 9e4f992..82090b8 100644 --- a/perl-Text-BibTeX.spec +++ b/perl-Text-BibTeX.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-BibTeX # -# 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 @@ -49,7 +49,7 @@ Provides: perl(Text::BibTeX::SimpleValue) = 0.88 Provides: perl(Text::BibTeX::Structure) = 0.88 Provides: perl(Text::BibTeX::StructuredEntry) = 0.88 Provides: perl(Text::BibTeX::Value) = 0.88 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} # MANUAL BEGIN BuildRequires: glibc-devel @@ -66,6 +66,7 @@ low-level. If you have more sophisticated needs, you might be interested the "Text::BibTeX" module for Perl. + # MANUAL END %description The 'Text::BibTeX' module serves mainly as a high-level introduction to the