perl-File-HomeDir-vl.spec 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. Summary: Find your home and other directories on any platform
  2. Name: perl-File-HomeDir
  3. Version: 1.006
  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/File::HomeDir
  11. Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/File-HomeDir-%{version}.tar.gz
  12. BuildArch: noarch
  13. BuildRequires: perl(Carp)
  14. BuildRequires: perl(Cwd)
  15. BuildRequires: perl(ExtUtils::MakeMaker)
  16. BuildRequires: perl(File::Path)
  17. BuildRequires: perl(File::Spec)
  18. BuildRequires: perl(File::Temp)
  19. BuildRequires: perl(File::Which)
  20. #%if !%{defined perl_bootstrap}
  21. #BuildRequires: perl(Test::Pod)
  22. #BuildRequires: perl(Test::MinimumVersion)
  23. #BuildRequires: perl(Test::More) >= 0.47
  24. #%endif
  25. Requires: perl >= 2:5.34.0
  26. Requires: perl(Cwd)
  27. Requires: perl(File::Path)
  28. Requires: perl(File::Spec)
  29. Requires: perl(File::Temp)
  30. Requires: perl(File::Which)
  31. %{?perl_default_filter}
  32. %global __requires_exclude %{?__requires_exclude}|perl\\(Cwd\\)|perl\\(File::Path\\)|perl\\(File::Spec\\)|perl\\(File::Temp\\)|perl\\(File::Which\\)|perl\\(Mac::
  33. %description
  34. File::HomeDir is a module for locating the directories that are "owned"
  35. by a user (typically your user) and to solve the various issues that
  36. arise trying to find them consistently across a wide variety of
  37. platforms.
  38. %prep
  39. %setup -q -n File-HomeDir-%{version}
  40. %build
  41. %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
  42. make %{?_smp_mflags}
  43. %install
  44. make pure_install PERL_INSTALL_ROOT=%{buildroot}
  45. find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
  46. chmod -R u+w %{buildroot}/*
  47. %check
  48. # These tests don't do anything really useful. Also, they are broken.
  49. # AUTOMATED_TESTING=1 make test
  50. %files
  51. %license LICENSE
  52. %doc Changes README
  53. %{perl_vendorlib}/File/
  54. %{_mandir}/man3/*.3pm*
  55. %changelog
  56. * Sat Nov 20 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.006-1
  57. - new upstream release.
  58. - built with perl-5.34.0.
  59. * Sat May 18 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.004-1
  60. - new upstream release.
  61. - rebuilt with perl-5.26.
  62. * Thu Nov 6 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.00-1
  63. - updated to 1.00
  64. - comment out some BR (because "make test" is commented out)
  65. - built with perl 5.16.3
  66. * Thu Mar 01 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.99-2
  67. - rebuild
  68. * Fri Feb 24 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.99-1
  69. - initial build for Vine Linux
  70. * Tue Jan 31 2012 Tom Callaway <spot@fedoraproject.org> - 0.99-1
  71. - Update to 0.99
  72. * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98-3
  73. - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
  74. * Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 0.98-2
  75. - Perl mass rebuild
  76. * Tue Jul 12 2011 Tom Callaway <spot@fedoraproject.org> - 0.98-1
  77. - update to 0.98
  78. * Fri Jun 24 2011 Marcela Maslanova <mmaslano@redhat.com> - 0.97-2
  79. - fix filters for future rebuild
  80. - add perl_bootstrap macro
  81. - rebuild for perl 5.14.1
  82. * Mon Feb 21 2011 Tom Callaway <spot@fedoraproject.org> - 0.97-1
  83. - update to 0.97
  84. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-3
  85. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  86. * Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.93-2
  87. - 661697 rebuild for fixing problems with vendorach/lib
  88. * Wed Sep 22 2010 Petr Pisar <ppisar@redhat.com> - 0.93-1
  89. - 0.93 bump
  90. - Consolidate dependencies
  91. - Remove unversioned Requires
  92. - Update Summary and Description
  93. - Remove unneded file permission fixes
  94. * Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.86-4
  95. - Mass rebuild with perl-5.12.0
  96. * Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.86-3
  97. - rebuild against perl 5.10.1
  98. * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.86-2
  99. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  100. * Mon Jun 1 2009 Marcela Mašláňová <mmaslano@redhat.com> - 0.86-1
  101. - update for Padre
  102. * Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 0.84-1
  103. - update to 0.84
  104. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.82-2
  105. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  106. * Tue Dec 16 2008 Marcela Mašláňová <mmaslano@redhat.com> - 0.82-1
  107. - update to the latest version for Padre editor
  108. * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.67-3
  109. - Rebuild for perl 5.10 (again)
  110. * Fri Jan 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.67-2
  111. - rebuild for new perl
  112. * Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.67-1
  113. - 0.67
  114. * Fri Nov 30 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.66-1
  115. - 0.66
  116. * Wed May 30 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.65-1
  117. - Update to 0.65.
  118. * Sat Feb 10 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.64-1
  119. - Update to 0.64.
  120. * Thu Jan 11 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.63-1
  121. - Update to 0.63.
  122. * Thu Jan 4 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.62-1
  123. - Update to 0.62.
  124. * Thu Aug 03 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.58-1
  125. - First build.