2015-04-24 15:54:13 +00:00
|
|
|
#
|
|
|
|
# spec file for package perl-Module-CPANTS-Analyse
|
|
|
|
#
|
2024-03-08 22:43:23 +00:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2015-04-24 15:54:13 +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.
|
|
|
|
|
2020-11-05 14:40:12 +00:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2015-04-24 15:54:13 +00:00
|
|
|
#
|
|
|
|
|
2010-08-26 14:08:26 +00:00
|
|
|
|
2021-09-14 20:40:38 +00:00
|
|
|
%define cpan_name Module-CPANTS-Analyse
|
2010-08-26 14:08:26 +00:00
|
|
|
Name: perl-Module-CPANTS-Analyse
|
2023-09-12 15:21:53 +00:00
|
|
|
Version: 1.20.0
|
2010-08-26 14:08:26 +00:00
|
|
|
Release: 0
|
2023-09-12 15:21:53 +00:00
|
|
|
%define cpan_version 1.02
|
2020-11-05 14:40:12 +00:00
|
|
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
2021-09-14 20:40:38 +00:00
|
|
|
Summary: Generate Kwalitee ratings for a distribution
|
2020-11-05 14:40:12 +00:00
|
|
|
URL: https://metacpan.org/release/%{cpan_name}
|
2023-09-12 15:21:53 +00:00
|
|
|
Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/%{cpan_name}-%{cpan_version}.tar.gz
|
2015-04-24 15:54:13 +00:00
|
|
|
Source1: cpanspec.yml
|
2025-08-12 18:15:30 +02:00
|
|
|
Source100: README.md
|
2015-04-24 15:54:13 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: perl
|
2010-12-03 14:42:48 +00:00
|
|
|
BuildRequires: perl-macros
|
2015-04-24 15:54:13 +00:00
|
|
|
BuildRequires: perl(Archive::Any::Lite) >= 0.06
|
2020-11-05 14:40:12 +00:00
|
|
|
BuildRequires: perl(Archive::Tar) >= 1.76
|
2010-08-26 14:08:26 +00:00
|
|
|
BuildRequires: perl(Array::Diff) >= 0.04
|
2015-04-24 15:54:13 +00:00
|
|
|
BuildRequires: perl(CPAN::Meta::Validator) >= 2.133380
|
|
|
|
BuildRequires: perl(CPAN::Meta::YAML) >= 0.008
|
2010-08-26 14:08:26 +00:00
|
|
|
BuildRequires: perl(Class::Accessor) >= 0.19
|
2020-11-05 14:40:12 +00:00
|
|
|
BuildRequires: perl(Data::Binary)
|
2023-09-12 15:21:53 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker::CPANfile) >= 0.09
|
|
|
|
BuildRequires: perl(File::Find::Object) >= 0.2.1
|
2020-11-05 14:40:12 +00:00
|
|
|
BuildRequires: perl(JSON::PP)
|
|
|
|
BuildRequires: perl(List::Util) >= 1.33
|
|
|
|
BuildRequires: perl(Module::Find)
|
2023-09-12 15:21:53 +00:00
|
|
|
BuildRequires: perl(Parse::Distname)
|
2020-11-05 14:40:12 +00:00
|
|
|
BuildRequires: perl(Perl::PrereqScanner::NotQuiteLite) >= 0.9901
|
|
|
|
BuildRequires: perl(Software::License) >= 0.103012
|
2015-04-24 15:54:13 +00:00
|
|
|
BuildRequires: perl(Test::FailWarnings)
|
|
|
|
BuildRequires: perl(Test::More) >= 0.88
|
|
|
|
BuildRequires: perl(version) >= 0.73
|
|
|
|
Requires: perl(Archive::Any::Lite) >= 0.06
|
2020-11-05 14:40:12 +00:00
|
|
|
Requires: perl(Archive::Tar) >= 1.76
|
2010-08-26 14:08:26 +00:00
|
|
|
Requires: perl(Array::Diff) >= 0.04
|
2015-04-24 15:54:13 +00:00
|
|
|
Requires: perl(CPAN::Meta::Validator) >= 2.133380
|
|
|
|
Requires: perl(CPAN::Meta::YAML) >= 0.008
|
2010-08-26 14:08:26 +00:00
|
|
|
Requires: perl(Class::Accessor) >= 0.19
|
2020-11-05 14:40:12 +00:00
|
|
|
Requires: perl(Data::Binary)
|
2023-09-12 15:21:53 +00:00
|
|
|
Requires: perl(File::Find::Object) >= 0.2.1
|
2020-11-05 14:40:12 +00:00
|
|
|
Requires: perl(JSON::PP)
|
|
|
|
Requires: perl(List::Util) >= 1.33
|
|
|
|
Requires: perl(Module::Find)
|
2023-09-12 15:21:53 +00:00
|
|
|
Requires: perl(Parse::Distname)
|
2020-11-05 14:40:12 +00:00
|
|
|
Requires: perl(Perl::PrereqScanner::NotQuiteLite) >= 0.9901
|
|
|
|
Requires: perl(Software::License) >= 0.103012
|
2015-04-24 15:54:13 +00:00
|
|
|
Requires: perl(version) >= 0.73
|
2023-09-12 15:21:53 +00:00
|
|
|
Provides: perl(Module::CPANTS::Analyse) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::BrokenInstaller) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::CpantsErrors) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Distname) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Distros) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Files) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::FindModules) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::License) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Manifest) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::MetaYML) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::NeedsCompiler) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Pod) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Prereq) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Repackageable) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Signature) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Uses) = 1.20.0
|
|
|
|
Provides: perl(Module::CPANTS::Kwalitee::Version) = 1.20.0
|
2024-03-08 22:43:23 +00:00
|
|
|
%undefine __perllib_provides
|
2015-04-24 15:54:13 +00:00
|
|
|
%{perl_requires}
|
2021-09-14 20:40:38 +00:00
|
|
|
# MANUAL BEGIN
|
|
|
|
Source99: rpmlintrc
|
2025-08-12 18:15:30 +02:00
|
|
|
Source100: README.md
|
2021-09-14 20:40:38 +00:00
|
|
|
# MANUAL END
|
2010-08-26 14:08:26 +00:00
|
|
|
|
|
|
|
%description
|
2015-04-24 15:54:13 +00:00
|
|
|
Generate Kwalitee ratings for a distribution
|
2010-08-26 14:08:26 +00:00
|
|
|
|
|
|
|
%prep
|
2023-09-12 15:21:53 +00:00
|
|
|
%autosetup -n %{cpan_name}-%{cpan_version}
|
2010-08-26 14:08:26 +00:00
|
|
|
|
|
|
|
%build
|
2020-11-05 14:40:12 +00:00
|
|
|
perl Makefile.PL INSTALLDIRS=vendor
|
2021-09-14 20:40:38 +00:00
|
|
|
%make_build
|
2010-08-26 14:08:26 +00:00
|
|
|
|
2020-11-05 14:40:12 +00:00
|
|
|
%check
|
|
|
|
make test
|
2010-08-26 14:08:26 +00:00
|
|
|
|
2015-04-24 15:54:13 +00:00
|
|
|
%install
|
|
|
|
%perl_make_install
|
|
|
|
%perl_process_packlist
|
|
|
|
%perl_gen_filelist
|
2010-08-26 14:08:26 +00:00
|
|
|
|
2015-04-24 15:54:13 +00:00
|
|
|
%files -f %{name}.files
|
2020-11-05 14:40:12 +00:00
|
|
|
%doc AUTHORS Changes README.md TODO
|
2010-08-26 14:08:26 +00:00
|
|
|
|
2015-04-24 15:54:13 +00:00
|
|
|
%changelog
|