Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
632a74624a |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 21:59:55 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 14:49:53 UTC 2023 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Authen-SASL
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -45,7 +45,7 @@ Provides: perl(Authen::SASL::Perl::EXTERNAL) = 2.170.0
|
||||
Provides: perl(Authen::SASL::Perl::GSSAPI) = 2.170.0
|
||||
Provides: perl(Authen::SASL::Perl::LOGIN) = 2.170.0
|
||||
Provides: perl(Authen::SASL::Perl::PLAIN) = 2.170.0
|
||||
%undefine __perllib_provides
|
||||
%define __perllib_provides /bin/true
|
||||
Recommends: perl(GSSAPI)
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user