2011-06-10 08:27:46 +00:00
|
|
|
#
|
2015-04-16 19:53:39 +00:00
|
|
|
# spec file for package perl-CPAN-Reporter
|
2011-06-10 08:27:46 +00:00
|
|
|
#
|
2024-08-24 22:22:50 +00:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2011-06-10 08:27:46 +00:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2023-05-03 15:21:16 +00:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2011-06-10 08:27:46 +00:00
|
|
|
#
|
|
|
|
|
2015-04-16 19:53:39 +00:00
|
|
|
|
2023-05-03 15:21:16 +00:00
|
|
|
%define cpan_name CPAN-Reporter
|
2011-06-10 08:27:46 +00:00
|
|
|
Name: perl-CPAN-Reporter
|
2024-09-26 16:23:39 +00:00
|
|
|
Version: 1.202.0
|
2015-04-16 19:53:39 +00:00
|
|
|
Release: 0
|
2024-09-26 16:23:39 +00:00
|
|
|
# 1.2020 -> normalize -> 1.202.0
|
|
|
|
%define cpan_version 1.2020
|
2015-04-16 19:53:39 +00:00
|
|
|
License: Apache-2.0
|
2023-05-03 15:21:16 +00:00
|
|
|
Summary: Adds CPAN Testers reporting to CPAN.pm
|
|
|
|
URL: https://metacpan.org/release/%{cpan_name}
|
2024-08-24 22:22:50 +00:00
|
|
|
Source0: https://cpan.metacpan.org/authors/id/G/GA/GARU/%{cpan_name}-%{cpan_version}.tar.gz
|
2015-04-16 19:53:39 +00:00
|
|
|
Source1: cpanspec.yml
|
2025-08-12 18:12:46 +02:00
|
|
|
Source100: README.md
|
2011-06-10 08:27:46 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: perl
|
|
|
|
BuildRequires: perl-macros
|
|
|
|
BuildRequires: perl(Archive::Tar) >= 1.54
|
2015-04-16 19:53:39 +00:00
|
|
|
BuildRequires: perl(CPAN) >= 1.94
|
|
|
|
BuildRequires: perl(CPAN::Version)
|
2011-06-10 08:27:46 +00:00
|
|
|
BuildRequires: perl(Capture::Tiny)
|
|
|
|
BuildRequires: perl(Config::Tiny) >= 2.08
|
2024-08-24 22:22:50 +00:00
|
|
|
BuildRequires: perl(Devel::Autoflush) >= 0.40.0
|
2011-06-10 08:27:46 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.36
|
|
|
|
BuildRequires: perl(File::HomeDir) >= 0.58
|
|
|
|
BuildRequires: perl(File::Spec) >= 3.19
|
2015-04-16 19:53:39 +00:00
|
|
|
BuildRequires: perl(File::pushd) >= 0.32
|
|
|
|
BuildRequires: perl(IPC::Cmd) >= 0.76
|
2011-06-10 08:27:46 +00:00
|
|
|
BuildRequires: perl(Parse::CPAN::Meta)
|
|
|
|
BuildRequires: perl(Probe::Perl)
|
2024-08-24 22:22:50 +00:00
|
|
|
BuildRequires: perl(Test::Reporter) >= 1.540
|
2015-04-16 19:53:39 +00:00
|
|
|
Requires: perl(CPAN) >= 1.94
|
|
|
|
Requires: perl(CPAN::Version)
|
2011-06-10 08:27:46 +00:00
|
|
|
Requires: perl(Capture::Tiny)
|
|
|
|
Requires: perl(Config::Tiny) >= 2.08
|
2024-08-24 22:22:50 +00:00
|
|
|
Requires: perl(Devel::Autoflush) >= 0.40.0
|
2011-06-10 08:27:46 +00:00
|
|
|
Requires: perl(ExtUtils::MakeMaker) >= 6.36
|
|
|
|
Requires: perl(File::HomeDir) >= 0.58
|
|
|
|
Requires: perl(File::Spec) >= 3.19
|
2015-04-16 19:53:39 +00:00
|
|
|
Requires: perl(IPC::Cmd) >= 0.76
|
2011-06-10 08:27:46 +00:00
|
|
|
Requires: perl(Parse::CPAN::Meta)
|
|
|
|
Requires: perl(Probe::Perl)
|
2024-08-24 22:22:50 +00:00
|
|
|
Requires: perl(Test::Reporter) >= 1.540
|
|
|
|
Provides: perl(CPAN::Reporter) = %{version}
|
|
|
|
Provides: perl(CPAN::Reporter::API) = %{version}
|
|
|
|
Provides: perl(CPAN::Reporter::Config) = %{version}
|
|
|
|
Provides: perl(CPAN::Reporter::FAQ) = %{version}
|
|
|
|
Provides: perl(CPAN::Reporter::History) = %{version}
|
|
|
|
Provides: perl(CPAN::Reporter::PrereqCheck) = %{version}
|
|
|
|
%undefine __perllib_provides
|
2011-06-10 08:27:46 +00:00
|
|
|
%{perl_requires}
|
|
|
|
|
|
|
|
%description
|
2015-04-16 19:53:39 +00:00
|
|
|
The CPAN Testers project captures and analyzes detailed results from
|
2011-06-10 08:27:46 +00:00
|
|
|
building and testing CPAN distributions on multiple operating systems and
|
|
|
|
multiple versions of Perl. This provides valuable feedback to module
|
|
|
|
authors and potential users to identify bugs or platform compatibility
|
|
|
|
issues and improves the overall quality and value of CPAN.
|
|
|
|
|
|
|
|
One way individuals can contribute is to send a report for each module that
|
|
|
|
they test or install. CPAN::Reporter is an add-on for the CPAN.pm module to
|
|
|
|
send the results of building and testing modules to the CPAN Testers
|
|
|
|
project. Full support for CPAN::Reporter is available in CPAN.pm as of
|
|
|
|
version 1.92.
|
|
|
|
|
|
|
|
%prep
|
2024-08-24 22:22:50 +00:00
|
|
|
%autosetup -n %{cpan_name}-%{cpan_version}
|
2011-06-10 08:27:46 +00:00
|
|
|
|
|
|
|
%build
|
2023-05-03 15:21:16 +00:00
|
|
|
perl Makefile.PL INSTALLDIRS=vendor
|
|
|
|
%make_build
|
2011-06-10 08:27:46 +00:00
|
|
|
|
|
|
|
%check
|
2023-05-03 15:21:16 +00:00
|
|
|
make test
|
2011-06-10 08:27:46 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
%perl_make_install
|
|
|
|
%perl_process_packlist
|
|
|
|
%perl_gen_filelist
|
|
|
|
|
|
|
|
%files -f %{name}.files
|
2023-05-03 15:21:16 +00:00
|
|
|
%doc Changes CONTRIBUTING.mkdn examples README Todo
|
|
|
|
%license LICENSE
|
2011-06-10 08:27:46 +00:00
|
|
|
|
|
|
|
%changelog
|