rpms/perl-POE-Component-SimpleDBI/FC-5 perl-POE-Component-SimpleDBI.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Tue Sep 19 00:56:25 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4598/FC-5

Modified Files:
	perl-POE-Component-SimpleDBI.spec sources 
Log Message:
update to 1.14



Index: perl-POE-Component-SimpleDBI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-5/perl-POE-Component-SimpleDBI.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-POE-Component-SimpleDBI.spec	3 Sep 2006 01:24:16 -0000	1.2
+++ perl-POE-Component-SimpleDBI.spec	19 Sep 2006 00:56:25 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-POE-Component-SimpleDBI
-Version:        1.12
-Release:        2%{?dist}
+Version:        1.14
+Release:        1%{?dist}
 Summary:        Asynchronous non-blocking DBI calls in POE made simple
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  perl(DBI) >= 1.30
 BuildRequires:  perl(Error) >= 0.15
 BuildRequires:  perl(POE) >= 0.20
+BuildRequires:  perl(Test::Pod)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -47,11 +48,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README
+%doc README examples/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 18 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.14-1
+- update to 1.14
+- added examples/ to %%doc
+- add br perl(Test::Pod) for pod tests
+
 * Sat Sep 02 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.12-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	3 Sep 2006 01:13:39 -0000	1.2
+++ sources	19 Sep 2006 00:56:25 -0000	1.3
@@ -1 +1 @@
-a1c287b5297ceef014910722f3ce8b3f  POE-Component-SimpleDBI-1.12.tar.gz
+5874c1bb13ce4bc35cc9e0399f5ceaff  POE-Component-SimpleDBI-1.14.tar.gz




More information about the scm-commits mailing list