From f6dab31262d7256d64a1c29f9790c3f9d770e3bb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 01 2019 18:47:12 +0000 Subject: import perl-Canary-Stability-2012-5.el8 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d3325de --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/Canary-Stability-2012.tar.gz diff --git a/.perl-Canary-Stability.metadata b/.perl-Canary-Stability.metadata new file mode 100644 index 0000000..92464a8 --- /dev/null +++ b/.perl-Canary-Stability.metadata @@ -0,0 +1 @@ +9d3c5476081da9200ef59cacafea55bd011b6d8a SOURCES/Canary-Stability-2012.tar.gz diff --git a/SPECS/perl-Canary-Stability.spec b/SPECS/perl-Canary-Stability.spec new file mode 100644 index 0000000..1c9bbf3 --- /dev/null +++ b/SPECS/perl-Canary-Stability.spec @@ -0,0 +1,79 @@ +Name: perl-Canary-Stability +Version: 2012 +Release: 5%{?dist} +Summary: Canary to check perl compatibility for Schmorp's modules +# See COPYING file. +License: GPL+ or Artistic +Group: Development/Libraries +URL: http://search.cpan.org/dist/Canary-Stability/ +Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-%{version}.tar.gz +BuildArch: noarch +BuildRequires: findutils +BuildRequires: make +BuildRequires: perl-interpreter +BuildRequires: perl-generators +BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: perl(ExtUtils::MakeMaker) + +%description +This module is used by Schmorp's modules during configuration stage to test +the installed perl for compatibility with his modules. + +%prep +%setup -q -n Canary-Stability-%{version} + +%build +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} + +%install +make pure_install DESTDIR=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -delete +%{_fixperms} $RPM_BUILD_ROOT/* + +%check +make test + +%files +%license COPYING +%doc Changes README +%{perl_vendorlib}/* +%{_mandir}/man3/* + +%changelog +* Thu Feb 08 2018 Fedora Release Engineering - 2012-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 2012-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sun Jun 04 2017 Jitka Plesnikova - 2012-3 +- Perl 5.26 rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 2012-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Sep 29 2016 Petr Pisar - 2012-1 +- 2012 bump + +* Sun May 15 2016 Jitka Plesnikova - 2011-2 +- Perl 5.24 rebuild + +* Mon Mar 14 2016 Petr Pisar - 2011-1 +- 2011 bump + +* Thu Feb 04 2016 Fedora Release Engineering - 2006-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Mon Jun 29 2015 Petr Pisar - 2006-1 +- 2006 bump + +* Thu Jun 18 2015 Fedora Release Engineering - 2001-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Tue Jun 09 2015 Jitka Plesnikova - 2001-2 +- Perl 5.22 rebuild + +* Mon Jun 08 2015 Petr Pisar 2001-1 +- Specfile autogenerated by cpanspec 1.78.