You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139 lines
4.3 KiB
139 lines
4.3 KiB
4 years ago
|
Name: perl-File-Find-Rule
|
||
|
Version: 0.33
|
||
|
Release: 5%{?dist}
|
||
|
Summary: Perl module implementing an alternative interface to File::Find
|
||
|
License: GPL+ or Artistic
|
||
|
Group: Development/Libraries
|
||
|
URL: http://search.cpan.org/dist/File-Find-Rule/
|
||
|
Source0: http://www.cpan.org/modules/by-module/File/File-Find-Rule-%{version}.tar.gz
|
||
|
|
||
|
BuildArch: noarch
|
||
|
BuildRequires: perl
|
||
|
BuildRequires: perl(Carp)
|
||
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||
|
BuildRequires: perl(File::Find)
|
||
|
BuildRequires: perl(File::Spec)
|
||
|
BuildRequires: perl(File::Spec::Functions)
|
||
|
BuildRequires: perl(lib)
|
||
|
BuildRequires: perl(Number::Compare)
|
||
|
BuildRequires: perl(strict)
|
||
|
BuildRequires: perl(Text::Glob) >= 0.07
|
||
|
BuildRequires: perl(Test::More)
|
||
|
BuildRequires: perl(vars)
|
||
|
BuildRequires: perl(warnings)
|
||
|
|
||
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||
|
|
||
|
%description
|
||
|
File::Find::Rule is a friendlier interface to File::Find. It allows
|
||
|
you to build rules which specify the desired files and directories.
|
||
|
|
||
|
%prep
|
||
|
%setup -q -n File-Find-Rule-%{version}
|
||
|
|
||
|
%build
|
||
|
perl Makefile.PL INSTALLDIRS=vendor
|
||
|
make %{?_smp_mflags}
|
||
|
|
||
|
%install
|
||
|
make pure_install DESTDIR=%{buildroot}
|
||
|
find %{buildroot} -type f -name .packlist -exec rm -f {} +
|
||
|
chmod -R u+w %{buildroot}/*
|
||
|
|
||
|
%check
|
||
|
make test
|
||
|
|
||
|
%files
|
||
|
%doc Changes
|
||
|
%{_bindir}/findrule
|
||
|
%{_mandir}/man1/*
|
||
|
%{perl_vendorlib}/File
|
||
|
%{_mandir}/man3/*
|
||
|
|
||
|
%changelog
|
||
|
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.33-5
|
||
|
- Mass rebuild 2013-12-27
|
||
|
|
||
|
* Tue Jul 16 2013 Petr Šabata <contyk@redhat.com> - 0.33-4.3
|
||
|
- Minor polishing for EL7
|
||
|
|
||
|
* Tue Jul 09 2013 Petr Šabata <contyk@redhat.com> - 0.33-4.2
|
||
|
- Correct dependencies, remove unneeded constructs, and unify whitespace
|
||
|
|
||
|
* Wed Aug 15 2012 Daniel Mach <dmach@redhat.com> - 0.33-4.1
|
||
|
- Rebuild for perl 5.16
|
||
|
|
||
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-4
|
||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||
|
|
||
|
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.33-3
|
||
|
- Perl 5.16 rebuild
|
||
|
|
||
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-2
|
||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||
|
|
||
|
* Thu Oct 13 2011 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.33-1
|
||
|
- Upstream update.
|
||
|
- Modernize spec file.
|
||
|
|
||
|
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.32-6
|
||
|
- Perl mass rebuild
|
||
|
|
||
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32-5
|
||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||
|
|
||
|
* Thu Dec 16 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.32-4
|
||
|
- 661697 rebuild for fixing problems with vendorach/lib
|
||
|
|
||
|
* Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.32-3
|
||
|
- Mass rebuild with perl-5.12.0
|
||
|
|
||
|
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.32-2
|
||
|
- Mass rebuild with perl-5.12.0
|
||
|
|
||
|
* Mon Dec 14 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.32-1
|
||
|
- Upstream update.
|
||
|
|
||
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.30-9
|
||
|
- rebuild against perl 5.10.1
|
||
|
|
||
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-8
|
||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||
|
|
||
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-7
|
||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||
|
|
||
|
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.30-6
|
||
|
- Rebuild for perl 5.10 (again)
|
||
|
|
||
|
* Fri Jan 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.30-5
|
||
|
- rebuild for new perl
|
||
|
|
||
|
* Tue Dec 11 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-4
|
||
|
- Add BR: perl(Test::More) (BZ 419631).
|
||
|
|
||
|
* Mon Sep 03 2007 Ralf Corsépius <rc040203@freenet.de> - 0.30-3
|
||
|
- Update license tag.
|
||
|
- Add BR: perl(ExtUtils::MakeMaker).
|
||
|
|
||
|
* Tue Sep 05 2006 Ralf Corsépius <rc040203@freenet.de> - 0.30-2
|
||
|
- Mass rebuild.
|
||
|
|
||
|
* Mon Jun 05 2006 Ralf Corsépius <rc040203@freenet.de> - 0.30-1
|
||
|
- Upstream update.
|
||
|
|
||
|
* Sun May 21 2006 Ralf Corsépius <rc040203@freenet.de> - 0.29-1
|
||
|
- Upstream update.
|
||
|
|
||
|
* Tue Feb 28 2006 Ralf Corsépius <rc040203@freenet.de> - 0.28-4
|
||
|
- Rebuild for perl-5.8.8.
|
||
|
|
||
|
* Tue Aug 16 2005 Ralf Corsepius <ralf@links2linux.de> - 0.28-3
|
||
|
- Spec cleanup.
|
||
|
|
||
|
* Wed Aug 10 2005 Ralf Corsepius <ralf@links2linux.de> - 0.28-2
|
||
|
- FE re-submission.
|
||
|
|
||
|
* Mon Mar 21 2005 Ralf Corsepius <ralf@links2linux.de> - 0.28-1
|
||
|
- FE submission.
|