Blame SPECS/perl-File-Copy-Recursive.spec

83c538
Name: 		perl-File-Copy-Recursive
83c538
Version: 	0.40
83c538
Release: 	3%{?dist}
83c538
Summary: 	Extension for recursively copying files and directories 
83c538
License: 	GPL+ or Artistic
83c538
URL: 		http://search.cpan.org/dist/File-Copy-Recursive/
83c538
Source0: 	http://www.cpan.org/modules/by-module/File/File-Copy-Recursive-%{version}.tar.gz
83c538
BuildArch: noarch
83c538
83c538
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
83c538
# rpm's perl dep generators fails to catch this
83c538
Requires:  perl(File::Glob)
83c538
83c538
BuildRequires:  %{__perl}
83c538
BuildRequires:  %{__make}
83c538
83c538
BuildRequires:  perl-generators
83c538
BuildRequires:  perl(Carp)
83c538
BuildRequires:  perl(Cwd)
83c538
BuildRequires:  perl(Exporter)
83c538
BuildRequires:  perl(ExtUtils::MakeMaker)
83c538
BuildRequires:  perl(File::Copy)
83c538
BuildRequires:  perl(File::Glob)
83c538
BuildRequires:  perl(File::Spec)
83c538
BuildRequires:  perl(File::Temp)
83c538
BuildRequires:  perl(Path::Tiny)
83c538
BuildRequires:  perl(strict)
83c538
BuildRequires:  perl(vars)
83c538
BuildRequires:  perl(warnings)
83c538
%if ! (0%{?rhel})
83c538
BuildRequires:  perl(Test::Deep)
83c538
BuildRequires:  perl(Test::File)
83c538
%endif
83c538
BuildRequires:  perl(Test::Exception)
83c538
BuildRequires:  perl(Test::More)
83c538
BuildRequires:  perl(Test::Warn)
83c538
BuildRequires:  sed
83c538
83c538
%description
83c538
This module copies and moves directories recursively to an optional depth and
83c538
attempts to preserve each file or directory's mode.
83c538
83c538
%prep
83c538
%setup -q -n File-Copy-Recursive-%{version}
83c538
%if (0%{?rhel})
83c538
rm t/01.legacy.t
83c538
sed -i -e '/t\/01.legacy.t/ d' MANIFEST
83c538
%endif
83c538
83c538
%build
83c538
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
83c538
%{__make} %{?_smp_mflags}
83c538
83c538
%install
83c538
%{__make} pure_install DESTDIR=%{buildroot}
83c538
chmod -R u+w %{buildroot}/*
83c538
83c538
%check
83c538
%{__make} test
83c538
83c538
%files
83c538
%doc Changes README
83c538
%{perl_vendorlib}/File
83c538
%{_mandir}/man3/*
83c538
83c538
%changelog
83c538
* Fri Mar 23 2018 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.40-3
83c538
- Remove Path:Iter (RHBZ#1558427).
83c538
- Spec file cosmetics.
83c538
83c538
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.40-2
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
83c538
83c538
* Sun Jan 21 2018 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.40-1
83c538
- Update to 0.40.
83c538
83c538
* Thu Jan 11 2018 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.39-1
83c538
- Update to 0.39.
83c538
- Modernize *.spec.
83c538
83c538
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-26
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
83c538
83c538
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-25
83c538
- Perl 5.26 rebuild
83c538
83c538
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-24
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
83c538
83c538
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-23
83c538
- Perl 5.24 rebuild
83c538
83c538
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-22
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
83c538
83c538
* Sun Jan 31 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.38-21
83c538
- Modernize spec.
83c538
83c538
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-20
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
83c538
83c538
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-19
83c538
- Perl 5.22 rebuild
83c538
83c538
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-18
83c538
- Perl 5.20 rebuild
83c538
83c538
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-17
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
83c538
83c538
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-16
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
83c538
83c538
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.38-15
83c538
- Perl 5.18 rebuild
83c538
83c538
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-14
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
83c538
83c538
* Fri Aug 31 2012 Petr Šabata <contyk@redhat.com> - 0.38-13
83c538
- Modernize spec, drop command macros, and fix dependencies
83c538
83c538
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-12
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
83c538
83c538
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 0.38-11
83c538
- Perl 5.16 rebuild
83c538
83c538
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-10
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
83c538
83c538
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.38-9
83c538
- Perl mass rebuild
83c538
83c538
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-8
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
83c538
83c538
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.38-7
83c538
- 661697 rebuild for fixing problems with vendorach/lib
83c538
83c538
* Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.38-6
83c538
- Mass rebuild with perl-5.12.0
83c538
83c538
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.38-5
83c538
- Mass rebuild with perl-5.12.0
83c538
83c538
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.38-4
83c538
- rebuild against perl 5.10.1
83c538
83c538
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-3
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
83c538
83c538
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-2
83c538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
83c538
83c538
* Sat Dec 13 2008 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.38-1
83c538
- Upstream update.
83c538
83c538
* Fri Oct 10 2008 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.37-1
83c538
- Upstream update.
83c538
83c538
* Wed Apr 23 2008 Ralf Corsépius <rc040203@freenet.de> - 0.36-1
83c538
- Upstream update.
83c538
83c538
* Sat Feb  2 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.35-2
83c538
- rebuild for new perl
83c538
83c538
* Wed Aug 29 2007 Ralf Corsépius <rc040203@freenet.de> - 0.35-1
83c538
- Upstream update.
83c538
83c538
* Mon May 14 2007 Ralf Corsépius <rc040203@freenet.de> - 0.33-2
83c538
- BR: perl(Test::More).
83c538
83c538
* Mon May 14 2007 Ralf Corsépius <rc040203@freenet.de> - 0.33-1
83c538
- Upstream update.
83c538
83c538
* Mon Mar 12 2007 Ralf Corsépius <rc040203@freenet.de> - 0.31-2
83c538
- BR: perl(ExtUtils::MakeMaker).
83c538
83c538
* Fri Mar 02 2007 Ralf Corsépius <rc040203@freenet.de> - 0.31-1
83c538
- Upstream update.
83c538
83c538
* Thu Jan 18 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-2
83c538
- Cosmetics.
83c538
83c538
* Wed Jan 17 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-1
83c538
- Initial Fedora submission.