Author: zbyniu Date: Sun Jan 15 17:15:16 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.13
---- Files affected: packages/perl-Test-UseAllModules: perl-Test-UseAllModules.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/perl-Test-UseAllModules/perl-Test-UseAllModules.spec diff -u packages/perl-Test-UseAllModules/perl-Test-UseAllModules.spec:1.1 packages/perl-Test-UseAllModules/perl-Test-UseAllModules.spec:1.2 --- packages/perl-Test-UseAllModules/perl-Test-UseAllModules.spec:1.1 Thu Aug 27 10:20:53 2009 +++ packages/perl-Test-UseAllModules/perl-Test-UseAllModules.spec Sun Jan 15 18:15:11 2012 @@ -9,13 +9,13 @@ Summary: Test::UseAllModules - do use_ok() for all the MANIFESTed modules Summary(pl.UTF-8): Test::UseAllModules - wykonaj use_ok() dla wszystkich modułów MANIFEST Name: perl-Test-UseAllModules -Version: 0.12 +Version: 0.13 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: c3e9fb933c71f677ee584bca27191fa2 +# Source0-md5: b591f8f8de76dd36422a60e2d02fcbdd # generic URL, check or change before uncommenting #URL: http://search.cpan.org/dist/Test-UseAllModules/ BuildRequires: perl-devel >= 1:5.8.0 @@ -26,7 +26,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -I'm sick of writing 00_load.t (or something like that) that'll do use_ok() for every module I write. I'm sicker of updating 00_load.t when I add another file to the distro. This module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully). +I'm sick of writing 00_load.t (or something like that) that'll do +use_ok() for every module I write. I'm sicker of updating 00_load.t +when I add another file to the distro. This module reads MANIFEST to +find modules to be tested and does use_ok() for each of them. Now all +you have to do is update MANIFEST. You don't have to modify the test +any more (hopefully). %description -l pl.UTF-8 Test::UseAllModules - wykonaj use_ok() dla wszystkich modułów MANIFEST @@ -62,6 +67,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2012/01/15 17:15:11 zbyniu +- up to 0.13 + Revision 1.1 2009/08/27 08:20:53 amateja - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Test-UseAllModules/perl-Test-UseAllModules.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
