rpms/perl-Log-Dispatch/EL-4 perl-Log-Dispatch.spec, 1.4, 1.5 sources, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Dec 20 15:30:15 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Log-Dispatch/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10554/EL-4

Modified Files:
	perl-Log-Dispatch.spec sources 
Log Message:

EPEL commit



Index: perl-Log-Dispatch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Log-Dispatch/EL-4/perl-Log-Dispatch.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Log-Dispatch.spec	22 Sep 2005 17:48:25 -0000	1.4
+++ perl-Log-Dispatch.spec	20 Dec 2007 15:29:40 -0000	1.5
@@ -7,16 +7,15 @@
 
 
 Name:           perl-Log-Dispatch
-Version:        2.11
-Release:        3%{?dist}
+Version:        2.20
+Release:        1%{?dist}
 Summary:        Dispatches messages to one or more outputs
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+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
@@ -28,7 +27,7 @@
 %endif
 BuildRequires:  perl(File::Find::Rule), perl(Test::Pod)
 BuildRequires:  mod_perl
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Log::Dispatch is a suite of OO modules for logging messages to
@@ -39,11 +38,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
@@ -79,10 +75,41 @@
 %defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/Log/
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.20-1
+- bump to 2.20
+
+* Sat Jun  9 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.18-1
+- Update to 2.18.
+
+* Wed Dec 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.16-1
+- Update to 2.16.
+- Removed perl(IO::String) from the BR list (no longer needed).
+
+* 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.
+
+* Wed Aug  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.12-1
+- Update to 2.12.
+
+* Wed Feb 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.11-4
+- Rebuild for FC5 (perl 5.8.8).
+
 * Thu Sep 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.11-3
 - Exclude mod_perl from the requirements list
   (overkill for most applications using Log::Dispatch).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Log-Dispatch/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Sep 2005 11:38:16 -0000	1.2
+++ sources	20 Dec 2007 15:29:40 -0000	1.3
@@ -1 +1 @@
-85b9478df97e2e00b5d54befd6944001  Log-Dispatch-2.11.tar.gz
+cef8b522b7b243a4696e33b6de22836b  Log-Dispatch-2.20.tar.gz




More information about the fedora-extras-commits mailing list