Accepting request 1156517 from devel:languages:perl
- Fix disabling of __perllib_provides OBS-URL: https://build.opensuse.org/request/show/1156517 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-BibTeX?expand=0&rev=15
This commit is contained in:
commit
d57d6b4c5c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:06:17 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 03:08:44 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user