|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Name: perl-Test-File-Contents
|
|
|
|
|
Version: 0.05
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Test routines for examining the contents of files
|
|
|
|
|
License: GPL or Artistic
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
URL: http://search.cpan.org/dist/Test-File-Contents/
|
|
|
|
|
Source0: http://www.cpan.org/authors/id/S/SK/SKUD/Test-File-Contents-%{version}.tar.gz
|
|
|
|
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.05-2
|
|
|
|
|
Rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Mon Jul 16 2007 Steven Pritchard <steve@kspei.com> 0.05-1
|
|
|
|
|
- Specfile autogenerated by cpanspec 1.71.
|
|
|
|
|
- BR Test::Builder::Tester, Test::More, Test::Pod, and Test::Pod::Coverage.
|
|
|
|
|