Author: steve Update of /cvs/pkgs/rpms/perl-Image-Math-Constrain/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5945 Modified Files: .cvsignore perl-Image-Math-Constrain.spec sources Log Message: Update to 1.02. BR Test::More, Test::CPAN::Meta, and Test::MinimumVersion. Set AUTOMATED_TESTING so we run the pod and meta tests. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Image-Math-Constrain/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 18 May 2007 22:52:11 -0000 1.2 +++ .cvsignore 17 Jan 2009 19:32:04 -0000 1.3 @@ -1 +1 @@ -Image-Math-Constrain-1.01.tar.gz +Image-Math-Constrain-1.02.tar.gz Index: perl-Image-Math-Constrain.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Image-Math-Constrain/devel/perl-Image-Math-Constrain.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Image-Math-Constrain.spec 5 Mar 2008 22:30:40 -0000 1.2 +++ perl-Image-Math-Constrain.spec 17 Jan 2009 19:32:04 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-Image-Math-Constrain -Version: 1.01 -Release: 2%{?dist} +Version: 1.02 +Release: 1%{?dist} Summary: Scaling math used in image size constraining (such as thumbnails) License: GPL+ or Artistic Group: Development/Libraries @@ -9,7 +9,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Test::Pod) +BuildRequires: perl(Test::Pod) >= 1.26 +BuildRequires: perl(Test::More) >= 0.47 +BuildRequires: perl(Test::CPAN::Meta) >= 0.12 +BuildRequires: perl(Test::MinimumVersion) >= 0.008 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -37,7 +40,7 @@ %{_fixperms} $RPM_BUILD_ROOT/* %check -make test +make test AUTOMATED_TESTING=1 %clean rm -rf $RPM_BUILD_ROOT @@ -49,6 +52,11 @@ %{_mandir}/man3/* %changelog +* Tue Aug 05 2008 Steven Pritchard <steve@xxxxxxxxx> 1.02-1 +- Update to 1.02. +- BR Test::More, Test::CPAN::Meta, and Test::MinimumVersion. +- Set AUTOMATED_TESTING so we run the pod and meta tests. + * Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 1.01-2 - rebuild for new perl Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Image-Math-Constrain/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 18 May 2007 22:52:12 -0000 1.2 +++ sources 17 Jan 2009 19:32:04 -0000 1.3 @@ -1 +1 @@ -92980c42977b0dfe9dba715d405313b0 Image-Math-Constrain-1.01.tar.gz +74edb272d148b26e9ac60ce25d960a92 Image-Math-Constrain-1.02.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list