rpms/perl-IO-Async/devel perl-IO-Async.spec,1.1,1.2

Nicolas Chauvet kwizart at fedoraproject.org
Tue Aug 11 07:19:03 UTC 2009


Author: kwizart

Update of /cvs/pkgs/rpms/perl-IO-Async/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22533

Modified Files:
	perl-IO-Async.spec 
Log Message:
Add missing BR



Index: perl-IO-Async.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Async/devel/perl-IO-Async.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-IO-Async.spec	11 Aug 2009 07:17:03 -0000	1.1
+++ perl-IO-Async.spec	11 Aug 2009 07:19:03 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-IO-Async
 Version:        0.22
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A collection of modules that implement asynchronous filehandle IO
 
 Group:          Development/Libraries
@@ -14,6 +14,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker
 BuildRequires:  perl(Heap)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Refcount)
 BuildRequires:  perl(Socket::GetAddrInfo) >= 0.08
 BuildRequires:  perl(Async::MergePoint)
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 11 2009 kwizart < kwizart at gmail.com > - 0.22-2
+- Add Missing BR
+
 * Mon Jul 20 2009 kwizart < kwizart at gmail.com > - 0.22-1
 - Update to 0.22
 




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