rpms/perl-Log-Dispatch/FC-6 .cvsignore, 1.4, 1.5 perl-Log-Dispatch.spec, 1.6, 1.7 sources, 1.4, 1.5 Log-Dispatch-2.11-mod_perl2.patch, 1.1, NONE

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


Author: jpo

Update of /cvs/extras/rpms/perl-Log-Dispatch/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26740/FC-6

Modified Files:
	.cvsignore perl-Log-Dispatch.spec sources 
Removed Files:
	Log-Dispatch-2.11-mod_perl2.patch 
Log Message:
Sync with devel.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Dispatch/FC-6/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	26 Sep 2006 20:46:03 -0000	1.4
+++ .cvsignore	16 Dec 2006 23:36:41 -0000	1.5
@@ -1 +1 @@
-Log-Dispatch-2.13.tar.gz
+Log-Dispatch-2.15.tar.gz


Index: perl-Log-Dispatch.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Dispatch/FC-6/perl-Log-Dispatch.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Log-Dispatch.spec	26 Sep 2006 20:46:03 -0000	1.6
+++ perl-Log-Dispatch.spec	16 Dec 2006 23:36:41 -0000	1.7
@@ -7,16 +7,15 @@
 
 
 Name:           perl-Log-Dispatch
-Version:        2.13
-Release:        1%{?dist}
+Version:        2.15
+Release:        2%{?dist}
 Summary:        Dispatches messages to one or more outputs
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Log-Dispatch/
 Source0:        http://www.cpan.org/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
-Patch0:         Log-Dispatch-2.11-mod_perl2.patch
-Patch1:         Log-Dispatch-2.11-enable-mail-tests.patch
+Patch0:         Log-Dispatch-2.11-enable-mail-tests.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -27,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))
 
@@ -39,11 +39,8 @@
 
 %prep
 %setup -q -n Log-Dispatch-%{version}
-if %{__perl} -e 'use Apache2::Log' ; then
-%patch0 -p1
-fi
 %if %{mailtests}
-%patch1 -p1
+%patch0 -p1
 %endif
 
 # Requirements list: exclude mod_perl
@@ -83,6 +80,18 @@
 
 
 %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.
+
+* Sat Nov 25 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.14-2
+- Log-Dispatch-2.11-mod_perl2.patch no longer needed.
+
+* Sat Nov 25 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.14-1
+- Update to 2.14.
+
 * Tue Sep 26 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.13-1
 - Update to 2.13.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Dispatch/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	26 Sep 2006 20:46:03 -0000	1.4
+++ sources	16 Dec 2006 23:36:41 -0000	1.5
@@ -1 +1 @@
-88349394af92f521e1ccc845d64fb9f2  Log-Dispatch-2.13.tar.gz
+a89e17efd0502855ede710d3328645f2  Log-Dispatch-2.15.tar.gz


--- Log-Dispatch-2.11-mod_perl2.patch DELETED ---




More information about the fedora-extras-commits mailing list