packages: perl-File-Which/perl-File-Which.spec - updated test BRs
qboosh
qboosh at pld-linux.org
Sun Mar 6 07:43:09 CET 2011
Author: qboosh Date: Sun Mar 6 06:43:09 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated test BRs
---- Files affected:
packages/perl-File-Which:
perl-File-Which.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/perl-File-Which/perl-File-Which.spec
diff -u packages/perl-File-Which/perl-File-Which.spec:1.22 packages/perl-File-Which/perl-File-Which.spec:1.23
--- packages/perl-File-Which/perl-File-Which.spec:1.22 Tue Oct 20 11:47:26 2009
+++ packages/perl-File-Which/perl-File-Which.spec Sun Mar 6 07:43:04 2011
@@ -20,6 +20,8 @@
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
+BuildRequires: perl(File::Spec) >= 0.60
+BuildRequires: perl-Test-Script >= 1.05
BuildRequires: perl-Test-Simple >= 0.80
%endif
BuildArch: noarch
@@ -57,9 +59,10 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%attr(755,root,root) %{_bindir}/*
-%{perl_vendorlib}/File/*.pm
-%{_mandir}/man[13]/*
+%attr(755,root,root) %{_bindir}/pwhich
+%{perl_vendorlib}/File/Which.pm
+%{_mandir}/man1/pwhich.1p*
+%{_mandir}/man3/File::Which.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2011/03/06 06:43:04 qboosh
+- updated test BRs
+
Revision 1.22 2009/10/20 09:47:26 amateja
- updated to 1.09
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-File-Which/perl-File-Which.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list