rpms/perl-Pod-Coverage/devel .cvsignore, 1.5, 1.6 perl-Pod-Coverage.spec, 1.16, 1.17 sources, 1.5, 1.6

Paul Howarth pghmcfc at fedoraproject.org
Fri Feb 20 10:50:35 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Pod-Coverage/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4317

Modified Files:
	.cvsignore perl-Pod-Coverage.spec sources 
Log Message:
Update to 0.20 (test updates)
No README in upstream distribution
BR: perl(Test::More)
More specific files list



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Coverage/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	12 Jan 2008 23:53:05 -0000	1.5
+++ .cvsignore	20 Feb 2009 10:50:04 -0000	1.6
@@ -1 +1 @@
-Pod-Coverage-0.19.tar.gz
+Pod-Coverage-0.20.tar.gz


Index: perl-Pod-Coverage.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Coverage/devel/perl-Pod-Coverage.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- perl-Pod-Coverage.spec	27 Feb 2008 21:35:26 -0000	1.16
+++ perl-Pod-Coverage.spec	20 Feb 2009 10:50:04 -0000	1.17
@@ -1,6 +1,6 @@
 Name:           perl-Pod-Coverage
-Version:        0.19
-Release:        3%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Checks if the documentation of a module is comprehensive
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Devel::Symdump) >= 2.01
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -44,12 +45,21 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README examples/
-%{_bindir}/*
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%doc Changes examples/
+%{_bindir}/pod_cover
+%{perl_vendorlib}/Pod/
+%{_mandir}/man3/Pod::Coverage.3pm*
+%{_mandir}/man3/Pod::Coverage::CountParents.3pm*
+%{_mandir}/man3/Pod::Coverage::ExportOnly.3pm*
+%{_mandir}/man3/Pod::Coverage::Overloader.3pm*
 
 %changelog
+* Fri Feb 20 2009 Paul Howarth <paul at city-fan.org> - 0.20-1
+- Update to 0.20 (test updates)
+- No README in upstream distribution
+- BR: perl(Test::More)
+- More specific files list
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.19-3
 - Rebuild for perl 5.10 (again), second pass with tests enabled
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Coverage/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	12 Jan 2008 23:53:05 -0000	1.5
+++ sources	20 Feb 2009 10:50:04 -0000	1.6
@@ -1 +1 @@
-93af52dac8bafed7702ed290d988ffa4  Pod-Coverage-0.19.tar.gz
+292a5b8d3a93597af441d3e6467b8ad6  Pod-Coverage-0.20.tar.gz




More information about the fedora-extras-commits mailing list