rpms/perl-Log-Dispatch/devel perl-Log-Dispatch.spec,1.9,1.10

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sat Dec 16 23:27:54 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Log-Dispatch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26247

Modified Files:
	perl-Log-Dispatch.spec 
Log Message:
New build requirement: perl(IO::String).


Index: perl-Log-Dispatch.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Dispatch/devel/perl-Log-Dispatch.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Log-Dispatch.spec	16 Dec 2006 23:14:27 -0000	1.9
+++ perl-Log-Dispatch.spec	16 Dec 2006 23:27:24 -0000	1.10
@@ -8,7 +8,7 @@
 
 Name:           perl-Log-Dispatch
 Version:        2.15
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Dispatches messages to one or more outputs
 
 Group:          Development/Libraries
@@ -26,6 +26,7 @@
 BuildRequires:  perl(Mail::Sendmail), perl(MIME::Lite)
 %endif
 BuildRequires:  perl(File::Find::Rule), perl(Test::Pod)
+BuildRequires:  perl(IO::String)
 BuildRequires:  mod_perl
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -79,6 +80,9 @@
 
 
 %changelog
+* Sat Dec 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.15-2
+- New build requirement: perl(IO::String).
+
 * Sat Dec 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.15-1
 - Update to 2.15.
 




More information about the fedora-extras-commits mailing list