rpms/perl-POE-Component-SimpleDBI/devel .cvsignore, 1.6, 1.7 perl-POE-Component-SimpleDBI.spec, 1.8, 1.9 sources, 1.6, 1.7

Chris Weyl cweyl at fedoraproject.org
Thu May 21 05:48:14 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25203

Modified Files:
	.cvsignore perl-POE-Component-SimpleDBI.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.27-1
- auto-update to 1.27 (by cpan-spec-update 0.01)
- added a new br on perl(POE::Filter::Reference) (version 0)
- added a new br on perl(POE::Wheel::Run) (version 0)
- added a new br on perl(POE::Session) (version 0)
- added a new br on perl(POE::Filter::Line) (version 0)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	27 Dec 2007 18:44:07 -0000	1.6
+++ .cvsignore	21 May 2009 05:47:42 -0000	1.7
@@ -1 +1 @@
-POE-Component-SimpleDBI-1.18.tar.gz
+POE-Component-SimpleDBI-1.27.tar.gz


Index: perl-POE-Component-SimpleDBI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel/perl-POE-Component-SimpleDBI.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-POE-Component-SimpleDBI.spec	27 Feb 2009 00:03:41 -0000	1.8
+++ perl-POE-Component-SimpleDBI.spec	21 May 2009 05:47:42 -0000	1.9
@@ -1,11 +1,11 @@
 Name:           perl-POE-Component-SimpleDBI
-Version:        1.18
-Release:        3%{?dist}
+Version:        1.27
+Release:        1%{?dist}
 Summary:        Asynchronous non-blocking DBI calls in POE made simple
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/POE-Component-SimpleDBI/
-Source0:        http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-SimpleDBI-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AP/APOCAL/POE-Component-SimpleDBI-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -22,9 +22,15 @@ BuildRequires:  perl(Test::Pod)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+### auto-added brs!
+BuildRequires:  perl(POE::Filter::Reference)
+BuildRequires:  perl(POE::Wheel::Run)
+BuildRequires:  perl(POE::Session)
+BuildRequires:  perl(POE::Filter::Line)
+
 %description
 This module works its magic by creating a new session with POE, then
-spawning off a child process to do the "heavy" lifting. That way, your 
+spawning off a child process to do the "heavy" lifting. That way, your
 main POE process can continue servicing other clients. Queries are put
 into a queue, and processed one at a time.
 
@@ -36,7 +42,7 @@ into a queue, and processed one at a tim
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
@@ -58,6 +64,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.27-1
+- auto-update to 1.27 (by cpan-spec-update 0.01)
+- added a new br on perl(POE::Filter::Reference) (version 0)
+- added a new br on perl(POE::Wheel::Run) (version 0)
+- added a new br on perl(POE::Session) (version 0)
+- added a new br on perl(POE::Filter::Line) (version 0)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.18-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SimpleDBI/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	27 Dec 2007 18:44:07 -0000	1.6
+++ sources	21 May 2009 05:47:42 -0000	1.7
@@ -1 +1 @@
-b0abc62c671aad216d4bd130c513ca94  POE-Component-SimpleDBI-1.18.tar.gz
+937fe5d2b7e3c9043d73ece3bed5779b  POE-Component-SimpleDBI-1.27.tar.gz




More information about the Fedora-perl-devel-list mailing list