rpms/perl-Test-SubCalls/F-8 .cvsignore, 1.3, 1.4 perl-Test-SubCalls.spec, 1.2, 1.3 sources, 1.3, 1.4

Ralf Corsépius corsepiu at fedoraproject.org
Mon Oct 6 07:16:32 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Test-SubCalls/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25539

Modified Files:
	.cvsignore perl-Test-SubCalls.spec sources 
Log Message:
* Mon Oct 05 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.08-1
- Upstream update.
- Activate AUTOMATED_TESTING.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-SubCalls/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 May 2006 12:54:16 -0000	1.3
+++ .cvsignore	6 Oct 2008 07:16:01 -0000	1.4
@@ -1 +1 @@
-Test-SubCalls-1.06.tar.gz
+Test-SubCalls-1.08.tar.gz


Index: perl-Test-SubCalls.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-SubCalls/F-8/perl-Test-SubCalls.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Test-SubCalls.spec	12 May 2006 12:54:16 -0000	1.2
+++ perl-Test-SubCalls.spec	6 Oct 2008 07:16:01 -0000	1.3
@@ -1,10 +1,10 @@
 Name:           perl-Test-SubCalls
-Version:        1.06
+Version:        1.08
 Release:        1%{?dist}
 Summary:        Track the number of times subs are called
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-SubCalls/
 Source0:        http://www.cpan.org/authors/id/A/AD/ADAMK/Test-SubCalls-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -13,8 +13,17 @@
 BuildRequires:  perl(Hook::LexWrap) >= 0.20
 BuildRequires:  perl(Test::Builder::Tester) >= 1.02
 BuildRequires:  perl(Test::Pod) >= 1.00
+BuildRequires:  perl(Test::More) >= 0.60
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+# for improved tests
+BuildRequires:  perl(Test::CPAN::Meta) >= 0.12
+# FIXME: Fedora's Pod::Simple is outdated
+# BuildRequires:  perl(Pod::Simple) >= 3.07
+BuildRequires:  perl(Pod::Simple)
+BuildRequires:	perl(Test::Pod) >= 1.26
+BuildRequires:  perl(Test::MinimumVersion) >= 0.008
+
 %description
 There are a number of different situations (like testing cacheing
 code) where you want to want to do a number of tests, and then verify
@@ -40,7 +49,7 @@
 
 
 %check
-make test
+make test AUTOMATED_TESTING=1
 
 
 %clean
@@ -55,6 +64,10 @@
 
 
 %changelog
+* Mon Oct 05 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.08-1
+- Upstream update.
+- Activate AUTOMATED_TESTING.
+
 * Fri May 12 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.06-1
 - Update to 1.06.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-SubCalls/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 May 2006 12:54:16 -0000	1.3
+++ sources	6 Oct 2008 07:16:01 -0000	1.4
@@ -1 +1 @@
-207801b2f5b109cfe804289f066ba896  Test-SubCalls-1.06.tar.gz
+d21b091c76e168f8aad11b3a256eb18b  Test-SubCalls-1.08.tar.gz




More information about the fedora-extras-commits mailing list