perl-B-Keywords-vl.spec 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. Summary: Lists of reserved barewords and symbol names
  2. Name: perl-B-Keywords
  3. Version: 1.23
  4. Release: 1%{?_dist_release}
  5. Group: programming
  6. Vendor: Project Vine
  7. Distribution: Vine Linux
  8. Packager: shaolin
  9. License: GPL+ or Artistic
  10. URL: https://metacpan.org/pod/B::Keywords
  11. Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/B-Keywords-%{version}.tar.gz
  12. BuildArch: noarch
  13. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
  14. BuildRequires: perl(ExtUtils::MakeMaker)
  15. BuildRequires: perl(Test::More)
  16. BuildRequires: perl(YAML)
  17. Requires: perl >= 2:5.34.0
  18. %{?perl_default_filter}
  19. %description
  20. %{summary}.
  21. %prep
  22. %setup -q -n B-Keywords-%{version}
  23. %build
  24. perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
  25. make %{?_smp_mflags}
  26. %install
  27. rm -rf %{buildroot}
  28. make pure_install DESTDIR=%{buildroot}
  29. find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null
  30. %{_fixperms} %{buildroot}
  31. %check
  32. make test
  33. %clean
  34. rm -rf %{buildroot}
  35. %files
  36. %defattr(-,root,root,-)
  37. %license LICENSE
  38. %doc Changes
  39. %{perl_vendorlib}/B/
  40. %{_mandir}/man3/B::Keywords.3pm*
  41. %changelog
  42. * Sat Nov 20 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.23-1
  43. - new upstream release.
  44. - built with perl-5.34.0.
  45. * Sat May 18 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.20-1
  46. - new upstream release.
  47. - rebuilt with perl-5.26.
  48. * Mon Nov 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.13-1
  49. - updated to 1.13
  50. - built with perl 5.16.3
  51. * Thu Mar 01 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.12-2
  52. - rebuild
  53. * Fri Feb 24 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.12-1
  54. - initial build for Vine Linux
  55. * Fri Feb 10 2012 Paul Howarth <paul@city-fan.org> - 1.12-1
  56. - Update to 1.12
  57. - Add new keyword fc (Unicode casefolding) for 5.16
  58. - Added diag before each big t/11keywords.t loop
  59. - This release by RURBAN -> update source URL
  60. - Don't use macros for commands
  61. * Wed Jan 11 2012 Paul Howarth <paul@city-fan.org> - 1.11-1
  62. - Update to 1.11
  63. - Add new keywords for 5.16: __SUB__ and evalbytes
  64. - Use DESTDIR rather than PERL_INSTALL_ROOT
  65. * Wed Jun 29 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.10-3
  66. - Perl mass rebuild
  67. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2
  68. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  69. * Sun Sep 5 2010 Paul Howarth <paul@city-fan.org> - 1.10-1
  70. - Update to 1.10 (fix typo in SYNOPSIS)
  71. - This release by FLORA -> update source URL
  72. * Thu Apr 29 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.09-5
  73. - Mass rebuild with perl-5.12.0
  74. * Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.09-4
  75. - rebuild against perl 5.10.1
  76. * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.09-3
  77. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  78. * Sat Mar 28 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.09-2
  79. - BR Test -> Test::More
  80. * Sat Mar 28 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.09-1
  81. - update to 1.09
  82. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.08-3
  83. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  84. * Sat May 31 2008 Chris Weyl <cweyl@alumni.drew.edu> 1.08-2
  85. - update buildrequires
  86. * Sat Mar 15 2008 Chris Weyl <cweyl@alumni.drew.edu> 1.08-1
  87. - update to 1.08
  88. * Thu Feb 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.06-4
  89. - Rebuild normally, second pass
  90. * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.06-3
  91. - Rebuild for perl 5.10 (again), disable tests for first pass
  92. * Mon Jan 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.06-2
  93. - rebuild normally, second pass
  94. * Fri Jan 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.06-1.1
  95. - rebuild for new perl
  96. - disable Test-Pod-Coverage, tests for first pass
  97. * Thu Feb 15 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.06-1
  98. - Update to 1.06.
  99. * Sat Jan 20 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.05-1
  100. - First build.