Author: qboosh Date: Sat Mar 31 20:11:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: perl-Module-Build
---- Files affected: SPECS: perl-Test-MockObject.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/perl-Test-MockObject.spec diff -u SPECS/perl-Test-MockObject.spec:1.6 SPECS/perl-Test-MockObject.spec:1.7 --- SPECS/perl-Test-MockObject.spec:1.6 Tue Feb 13 08:47:15 2007 +++ SPECS/perl-Test-MockObject.spec Sat Mar 31 22:11:43 2007 @@ -14,16 +14,17 @@ # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 197af22ac675405199693ed68f0959e1 URL: http://search.cpan.org/dist/Test-MockObject/ +BuildRequires: perl-Module-Build BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl-UNIVERSAL-can >= 1.11 -BuildRequires: perl-UNIVERSAL-isa >= 0.06 BuildRequires: perl-Test-Exception BuildRequires: perl-Test-Warn +BuildRequires: perl-UNIVERSAL-can >= 1.11 +BuildRequires: perl-UNIVERSAL-isa >= 0.06 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -86,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/03/31 20:11:43 qboosh +- BR: perl-Module-Build + Revision 1.6 2007/02/13 07:47:15 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Test-MockObject.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
