perl-Canary-Stability-vl.spec 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. Summary: Canary to check perl compatibility for Schmorp's modules
  2. Name: perl-Canary-Stability
  3. Version: 2013
  4. Release: 3%{?_dist_release}
  5. Group: programming
  6. Vendor: Project Vine
  7. Distribution: Vine Linux
  8. # See COPYING file.
  9. License: GPL+ or Artistic
  10. URL: https://metacpan.org/release/Canary-Stability
  11. Source0: https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-%{version}.tar.gz
  12. BuildArch: noarch
  13. BuildRequires: make
  14. BuildRequires: perl
  15. BuildRequires: perl(ExtUtils::MakeMaker)
  16. Requires: perl
  17. Requires: perl(ExtUtils::MakeMaker)
  18. %description
  19. This module is used by Schmorp's modules during configuration stage to test
  20. the installed perl for compatibility with his modules.
  21. %prep
  22. %setup -q -n Canary-Stability-%{version}
  23. %build
  24. perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
  25. %{make_build}
  26. %install
  27. %{make_install}
  28. %{_fixperms} $RPM_BUILD_ROOT/*
  29. %check
  30. unset AUTOMATED_TESTING PERL_CANARY_STABILITY_COLOUR \
  31. PERL_CANARY_STABILITY_DISABLE PERL_CANARY_STABILITY_NOPROMPT
  32. make test
  33. %files
  34. %license COPYING
  35. %doc Changes README
  36. %{perl_vendorlib}/*
  37. %{_mandir}/man3/*
  38. %changelog
  39. * Wed Nov 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2013-3
  40. - rebuilt with perl-5.34.0.
  41. * Thu May 16 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2013-2
  42. - initial build for Vine Linux.
  43. * Tue Apr 23 2019 Petr Pisar <ppisar@redhat.com> - 2013-1
  44. - 2013 bump
  45. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2012-8
  46. - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
  47. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2012-7
  48. - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
  49. * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2012-6
  50. - Perl 5.28 rebuild
  51. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2012-5
  52. - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
  53. * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2012-4
  54. - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
  55. * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2012-3
  56. - Perl 5.26 rebuild
  57. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2012-2
  58. - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
  59. * Thu Sep 29 2016 Petr Pisar <ppisar@redhat.com> - 2012-1
  60. - 2012 bump
  61. * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2011-2
  62. - Perl 5.24 rebuild
  63. * Mon Mar 14 2016 Petr Pisar <ppisar@redhat.com> - 2011-1
  64. - 2011 bump
  65. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2006-2
  66. - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
  67. * Mon Jun 29 2015 Petr Pisar <ppisar@redhat.com> - 2006-1
  68. - 2006 bump
  69. * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2001-3
  70. - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
  71. * Tue Jun 09 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2001-2
  72. - Perl 5.22 rebuild
  73. * Mon Jun 08 2015 Petr Pisar <ppisar@redhat.com> 2001-1
  74. - Specfile autogenerated by cpanspec 1.78.