Author: amateja Date: Mon Sep 14 07:17:00 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.07 - added BR perl-Test-Simple >= 0.80
---- Files affected: packages/perl-File-Which: perl-File-Which.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/perl-File-Which/perl-File-Which.spec diff -u packages/perl-File-Which/perl-File-Which.spec:1.20 packages/perl-File-Which/perl-File-Which.spec:1.21 --- packages/perl-File-Which/perl-File-Which.spec:1.20 Fri Jan 11 16:43:36 2008 +++ packages/perl-File-Which/perl-File-Which.spec Mon Sep 14 09:16:55 2009 @@ -9,16 +9,19 @@ Summary: File::Which Perl module - portable implementation of the `which' utility Summary(pl.UTF-8): Moduł Perla File::Which - przenośna implementacja programu `which' Name: perl-File-Which -Version: 0.05 -Release: 5 +Version: 1.07 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/File/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: bd671a65f770fc0a124095e74c7c8013 +# Source0-md5: 042c7d92e029da41b996e1a042f7e70e URL: http://search.cpan.org/dist/File-Which/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +BuildRequires: perl-Test-Simple >= 0.80 +%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -64,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2009/09/14 07:16:55 amateja +- updated to 1.07 +- added BR perl-Test-Simple >= 0.80 + Revision 1.20 2008/01/11 15:43:36 agaran - fixed perms on %{_bindir}/pwhich (was 644), rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-File-Which/perl-File-Which.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
